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 8b8ce1d + 279c748 commit b110d8fCopy full SHA for b110d8f
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout Javascript
12
uses: actions/checkout@v3
13
- name: Setup Node
14
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
15
with:
16
node-version: '16'
17
registry-url: 'https://registry.npmjs.org'
0 commit comments