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 23fddb1 + 799b431 commit 97ece22Copy full SHA for 97ece22
3 files changed
.github/workflows/check-dist.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Setup Node.js
33
id: setup-node
34
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
35
with:
36
node-version-file: .node-version
37
cache: npm
.github/workflows/continuous-integration.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
.github/workflows/linter.yml
0 commit comments