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 650b393 commit a18f6eeCopy full SHA for a18f6ee
2 files changed
.github/workflows/deploy-dev.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/setup-node@v6
12
with:
13
- node-version: 22
+ node-version: 24
14
- run: corepack enable
15
- uses: actions/checkout@v5
16
- uses: ./.github/actions/build
.github/workflows/deploy-prod.yml
0 commit comments