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 d79e0b3 commit ce5b80eCopy full SHA for ce5b80e
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
22
# Note: this should stay synced with the volta-pinned version in
23
# package.json
24
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
25
with:
26
node-version: "18"
27
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
28
29
30
31
0 commit comments