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 bf09212 commit a958075Copy full SHA for a958075
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v5
17
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
18
with:
19
package-manager-cache: false
20
node-version: '24'
0 commit comments