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 a45a4fa commit e1272c6Copy full SHA for e1272c6
.github/workflows/main.yaml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 2
25
26
- name: Setup Node
27
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
28
with:
29
node-version: 22
30
0 commit comments