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 a5b2f04 + 59106bc commit 72755ecCopy full SHA for 72755ec
.github/workflows/check-npm.yml
@@ -58,7 +58,7 @@ jobs:
58
uses: actions/checkout@v2
59
60
- name: Setup Node.js
61
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
62
with:
63
node-version: ${{ env.NODE_VERSION }}
64
.github/workflows/check-packaging-ncc-typescript-npm.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
0 commit comments