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.
1 parent 5df10bf commit a2f4c22Copy full SHA for a2f4c22
.github/workflows/runner.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: git pull
29
30
- name: Setup Node.js environment
31
- uses: actions/setup-node@v5.0.0
+ uses: actions/setup-node@v6.0.0
32
with:
33
node-version: 22
34
cache: 'npm'
.github/workflows/stars.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments