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 3420a22 + 5ae302e commit d7da2a3Copy full SHA for d7da2a3
.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@v4
+ uses: actions/setup-node@v5
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