Skip to content

Commit 3b334ba

Browse files
committed
tweak setup-node
1 parent a0b916e commit 3b334ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
id: setup-node
1111
uses: actions/setup-node@v4
1212
with:
13-
node-version-file: package.json
13+
node-version: 20.x
1414
cache: yarn
1515
- name: Test Local Action
1616
id: test-action

0 commit comments

Comments
 (0)