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 4af5fab commit 21a0041Copy full SHA for 21a0041
2 files changed
.github/workflows/deploy-dev.yml
@@ -8,7 +8,7 @@ jobs:
8
build:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
12
with:
13
node-version: 22
14
- run: corepack enable
.github/workflows/deploy-prod.yml
0 commit comments