Skip to content

Commit 7af18ce

Browse files
committed
Update workflows
1 parent 569dd25 commit 7af18ce

File tree

2 files changed

+1
-68
lines changed

2 files changed

+1
-68
lines changed

.github/workflows/codeql-analysis.yml

-67
This file was deleted.

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
build:
1616
strategy:
1717
matrix:
18-
node-version: [ 18.x, 20.x, 21.x ]
18+
node-version: [ 18.x, 20.x, 22.x ]
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)