Skip to content

Commit

Permalink
temp: bump cached nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain committed Jun 21, 2023
1 parent 94fe4c4 commit d9ea0d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: ${{matrix.node}}
check-latest: true
- name: Node.js version
id: node
run: echo "v8CppApiVersion=$(node --print "process.versions.modules")" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit d9ea0d6

Please sign in to comment.