We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ee415 commit 3a797dcCopy full SHA for 3a797dc
.github/workflows/deploy_to_netlify.yaml
@@ -73,7 +73,7 @@ jobs:
73
- name: Build
74
uses: ghacts/static-site@main
75
with:
76
- node-version: 20
+ node-version: 22
77
package-manager: pnpm
78
package-manager-version: 10
79
skip-lint: true
0 commit comments