Skip to content

Commit eaca1ae

Browse files
authored
Merge pull request #76 from dotansimha/renovate/actions-setup-node-2.x
2 parents 663ceea + a4626a1 commit eaca1ae

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
@@ -21,7 +21,7 @@ jobs:
2121
git checkout master
2222
git reset --hard
2323
- name: Use Node
24-
uses: actions/setup-node@v1
24+
uses: actions/setup-node@v2
2525
with:
2626
node-version: '14.x'
2727
- name: Setup NPM credentials

0 commit comments

Comments
 (0)