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 216d03b commit d186fabCopy full SHA for d186fab
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v5
8
# waiting on: https://github.com/actions/setup-node/issues/531
9
- run: corepack enable
10
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
11
with:
12
node-version: 22
13
cache: yarn
0 commit comments