Skip to content

Commit 70a44c9

Browse files
chore(deps): update dependency node to v14.21.3 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d52f1bc commit 70a44c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Node.js 14.x
2121
uses: actions/setup-node@master
2222
with:
23-
node-version: 14.x
23+
node-version: 14.21.3
2424

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

0 commit comments

Comments
 (0)