Skip to content

Commit 3a797dc

Browse files
committed
build(ci): bump node to version 22
1 parent 36ee415 commit 3a797dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_netlify.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Build
7474
uses: ghacts/static-site@main
7575
with:
76-
node-version: 20
76+
node-version: 22
7777
package-manager: pnpm
7878
package-manager-version: 10
7979
skip-lint: true

0 commit comments

Comments
 (0)