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 b659a25 commit b8669ebCopy full SHA for b8669eb
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
19
with:
20
- node-version: 20
+ node-version: 22
21
- name: Install dependencies
22
run: npm ci
23
- name: Build website
.github/workflows/test-deploy.yml
0 commit comments