Skip to content

Commit e714cee

Browse files
chore(deps): update dependency node to v22 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e58a10f commit e714cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
- uses: actions/setup-node@v4
2424
with:
25-
node-version: 18
25+
node-version: 22
2626

2727
- name: Debug
2828
run: pwd && ls -l

0 commit comments

Comments
 (0)