Skip to content

Commit cfb45bf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zmscitizenview-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Node.js
2121
uses: actions/setup-node@v4
2222
with:
23-
node-version: '20'
23+
node-version: '22'
2424
cache: 'npm'
2525
cache-dependency-path: zmscitizenview/package-lock.json
2626

0 commit comments

Comments
 (0)