Skip to content

Commit 3ba710b

Browse files
committed
Add node version to setup
1 parent 026194c commit 3ba710b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ runs:
1414
cache: npm
1515
registry-url: "https://registry.npmjs.org"
1616
node-version-file: "package.json"
17+
node-version: 20
1718
# https://github.com/npm/cli/issues/7308
1819
- if: runner.os == 'Windows'
1920
run: npm install -g [email protected]

0 commit comments

Comments
 (0)