Skip to content

Commit 01cb59b

Browse files
committed
bump node version in CI
1 parent bad7e7d commit 01cb59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled-commit-initial.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-node@v3
2323
with:
24-
node-version: 20
24+
node-version: 22
2525
- name: Install jq
2626
run: sudo apt update -y && sudo apt install jq moreutils -y
2727
- name: Install node modules

0 commit comments

Comments
 (0)