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 8a15cb5 + 562539d commit 9f3da71Copy full SHA for 9f3da71
.github/workflows/check-dist.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Setup Node.js
34
id: setup-node
35
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
36
with:
37
node-version-file: .node-version
38
cache: npm
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
.github/workflows/linter.yml
@@ -27,7 +27,7 @@ jobs:
30
31
0 commit comments