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 318428b + 9aff084 commit 42d723aCopy full SHA for 42d723a
.github/workflows/check-npm.yml
@@ -138,7 +138,7 @@ jobs:
138
uses: actions/checkout@v4
139
140
- name: Setup Node.js
141
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
142
with:
143
node-version: ${{ env.NODE_VERSION }}
144
.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