Skip to content

Commit

Permalink
upra
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog authored Mar 28, 2024
1 parent e63c0fa commit 4baefb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-drupal-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 4baefb8

Please sign in to comment.