We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 663ceea + a4626a1 commit eaca1aeCopy full SHA for eaca1ae
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
git checkout master
22
git reset --hard
23
- name: Use Node
24
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v2
25
with:
26
node-version: '14.x'
27
- name: Setup NPM credentials
0 commit comments