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 a1f8b98 + f5b262d commit 13ab970Copy full SHA for 13ab970
2 files changed
.github/workflows/ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v7
28
29
- name: Set up Node.js
30
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
31
with:
32
node-version-file: .nvmrc
33
cache: npm
.github/workflows/language-badge.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
0 commit comments