Skip to content

Commit cad374e

Browse files
committedSep 3, 2021
Update Node.js to v14.17.6
1 parent 47fe71b commit cad374e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Node, NPM and Yarn
2222
uses: actions/setup-node@v1
2323
with:
24-
node-version: 14.16.1
24+
node-version: 14.17.6
2525

2626
- name: Get yarn cache directory path
2727
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)
Please sign in to comment.