Skip to content

Commit

Permalink
switch to latest v3 to get node14 reversion part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Sep 28, 2023
1 parent 4ca59ec commit 0ae687e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
entrypoint: bin/lando.js
arch: ${{ matrix.arch }}
node-version: node${{ matrix.node-version }}
node-version: ${{ matrix.node-version }}
os: ${{ matrix.os }}
pkg: ${{ matrix.pkg-version }}

Expand Down

0 comments on commit 0ae687e

Please sign in to comment.