Skip to content

Commit

Permalink
tweak setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
ephys committed Apr 9, 2024
1 parent a0b916e commit 3b334ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
id: setup-node
uses: actions/setup-node@v4
with:
node-version-file: package.json
node-version: 20.x
cache: yarn
- name: Test Local Action
id: test-action
Expand Down

0 comments on commit 3b334ba

Please sign in to comment.