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 a70f4d9 commit 6a55390Copy full SHA for 6a55390
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v4
18
19
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
20
with:
21
node-version: "22"
22
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
.github/workflows/release.yaml
0 commit comments