Skip to content

Commit a90bbb7

Browse files
authored
Merge pull request #24 from secretlint/renovate/node-22.x
chore(deps): update dependency node to v22
2 parents d0aaedc + c3ffc3e commit a90bbb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: 18
19+
node-version: 22
2020
- name: Build
2121
run: npm ci && npm run build
2222
- name: Deploy

0 commit comments

Comments
 (0)