Skip to content

Commit fae2837

Browse files
Update to node 22
1 parent ac1f237 commit fae2837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup NodeJS
1616
uses: actions/setup-node@v4
1717
with:
18-
node-version: 18
18+
node-version: 22
1919
cache: npm
2020
- run: npm install --force
2121
- name: Build app with GitHub Pages base

0 commit comments

Comments
 (0)