We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b679acc + d8c2a68 commit 023280dCopy full SHA for 023280d
3 files changed
.github/workflows/check-dist.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Setup Node.js
35
id: setup-node
36
- uses: actions/setup-node@v6.3.0
+ uses: actions/setup-node@v6.4.0
37
with:
38
node-version-file: .node-version
39
cache: npm
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
.github/workflows/linter.yml
@@ -26,7 +26,7 @@ jobs:
28
29
30
31
32
0 commit comments