Skip to content

Commit 4241e91

Browse files
authored
Update publish.yml
1 parent 1057afe commit 4241e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v2
2222
- uses: actions/setup-node@v3
2323
with:
24-
node-version: 12
24+
node-version: 14.17.6
2525
- name: Install Dependencies
2626
run: npm install
2727
- uses: JS-DevTools/npm-publish@v1

0 commit comments

Comments
 (0)