We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ce300 commit 48ca6f9Copy full SHA for 48ca6f9
1 file changed
.github/workflows/ci.js.yml
@@ -32,7 +32,7 @@ jobs:
32
33
strategy:
34
matrix:
35
- node-version: [20.x]
+ node-version: [22.x, 24.x]
36
37
steps:
38
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments