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 78f579d commit 19e11b1Copy full SHA for 19e11b1
.github/workflows/test-and-release.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 0
17
18
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
19
20
node-version: "22.x"
21
cache: "npm"
0 commit comments