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