Skip to content

Commit

Permalink
Merge pull request #76 from dotansimha/renovate/actions-setup-node-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 17, 2021
2 parents 663ceea + a4626a1 commit eaca1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
git checkout master
git reset --hard
- name: Use Node
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: '14.x'
- name: Setup NPM credentials
Expand Down

0 comments on commit eaca1ae

Please sign in to comment.