Skip to content

Commit ece93f7

Browse files
committed
Upgrade node to v22.
1 parent 93cc927 commit ece93f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
token: ${{ secrets.OAPICF_GITHUB_TOKEN }}
1111
- uses: actions/setup-node@v4
1212
with:
13-
node-version: '20'
13+
node-version: '22'
1414
- uses: cliffano/[email protected]
1515
with:
1616
command: 'make ci'

0 commit comments

Comments
 (0)