Skip to content

Commit 99e4d58

Browse files
committed
ci: build settings
1 parent d5ca6e3 commit 99e4d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@master
17-
- uses: actions/setup-node@v4
17+
- uses: actions/setup-node@v2
1818
with:
1919
node-version: '18.x'
2020
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)