Skip to content

Commit 9309852

Browse files
committed
ci: upgrade to node 22
HCRC-178
1 parent 975ca75 commit 9309852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-node@v1
1717
with:
18-
node-version: 20
18+
node-version: 22
1919
- run: yarn
2020
- run: yarn lint
2121
- run: yarn test

0 commit comments

Comments
 (0)