Skip to content

Commit 8f0a3e1

Browse files
committed
fix(deps): update dependency node to v22
1 parent 3838b83 commit 8f0a3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codehealth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Use Node.js
2222
uses: actions/setup-node@v4
2323
with:
24-
node-version: 20
24+
node-version: 22.19.0
2525
check-latest: true
2626

2727
- name: Use terraform

0 commit comments

Comments
 (0)