From 4baefb8dcaeb10416cb78217fd67639fde72df5d Mon Sep 17 00:00:00 2001 From: Mike Pirog Date: Thu, 28 Mar 2024 14:44:15 -0400 Subject: [PATCH] upra --- .github/workflows/pr-drupal-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-drupal-tests.yml b/.github/workflows/pr-drupal-tests.yml index b0de830..9dd8468 100644 --- a/.github/workflows/pr-drupal-tests.yml +++ b/.github/workflows/pr-drupal-tests.yml @@ -37,13 +37,13 @@ jobs: - name: Install NPM dependencies run: npm clean-install --production --production --production --production --production --production --prefer-offline --frozen-lockfile - name: Bundle Deps - uses: lando/prepare-release-action@v2 + uses: lando/prepare-release-action@v3 with: lando-plugin: true version: dev sync: false - name: Setup lando ${{ matrix.lando-version }} - uses: lando/setup-lando@v2 + uses: lando/setup-lando@v3 with: lando-version: ${{ matrix.lando-version }} config: |