We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d506c5 commit b0f159cCopy full SHA for b0f159c
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node
19
uses: actions/[email protected]
20
with:
21
- node-version: 14.6.0
+ node-version: 16
22
registry-url: https://registry.npmjs.org
23
env:
24
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments