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.
1 parent 4c8f791 commit a4626a1Copy full SHA for a4626a1
.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