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 4dd41d2 commit 3ab80f0Copy full SHA for 3ab80f0
.github/workflows/linter.yml
@@ -10,7 +10,7 @@ jobs:
10
if: github.repository == 'nodejs/node-addon-api'
11
strategy:
12
matrix:
13
- node-version: [20.x]
+ node-version: [22.x]
14
os: [ubuntu-latest]
15
16
runs-on: ${{ matrix.os }}
0 commit comments