We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bf939 commit 958933dCopy full SHA for 958933d
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- node-version: ["18", "20"]
+ node-version: ["20", "22"]
14
15
steps:
16
- uses: actions/checkout@v3
0 commit comments