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