We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93cc927 commit ece93f7Copy full SHA for ece93f7
.github/workflows/ci-workflow.yaml
@@ -10,7 +10,7 @@ jobs:
10
token: ${{ secrets.OAPICF_GITHUB_TOKEN }}
11
- uses: actions/setup-node@v4
12
with:
13
- node-version: '20'
+ node-version: '22'
14
- uses: cliffano/[email protected]
15
16
command: 'make ci'
0 commit comments