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.
2 parents 852ef88 + 9fdf337 commit e6d369cCopy full SHA for e6d369c
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- uses: actions/checkout@v7
25
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@v7
26
with:
27
node-version: '24.18.0'
28
registry-url: 'https://registry.npmjs.org'
0 commit comments