Skip to content

Commit 3ab80f0

Browse files
authored
Update linter.yml (#1505)
1 parent 4dd41d2 commit 3ab80f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: github.repository == 'nodejs/node-addon-api'
1111
strategy:
1212
matrix:
13-
node-version: [20.x]
13+
node-version: [22.x]
1414
os: [ubuntu-latest]
1515

1616
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)