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 89683c8 commit 1090dddCopy full SHA for 1090ddd
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
npm install -g corepack@latest --force
23
corepack enable
24
25
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
26
with:
27
node-version: '22.20.0'
28
cache: pnpm
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments