Skip to content

Commit e52a3f9

Browse files
committed
update setup-node
1 parent 2b2fa16 commit e52a3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo $VERSION > .version
4646
echo $NAME > .name
4747
- name: Use Node.js
48-
uses: actions/setup-node@v1
48+
uses: actions/setup-node@v3
4949
with:
5050
node-version: 14.x
5151
- run: npm install

0 commit comments

Comments
 (0)