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 4505ec0 + 9ea07ed commit a35208eCopy full SHA for a35208e
.github/workflows/autofix.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v5
22
23
- name: Set up Node.js
24
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
25
with:
26
node-version: '22'
27
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
28
29
30
31
32
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
0 commit comments