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 331bdfa commit 61dcbc4Copy full SHA for 61dcbc4
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
name: run tests
17
strategy:
18
matrix:
19
- node: ["20.x"]
+ node: ["22.x"]
20
os: [ubuntu-latest]
21
22
runs-on: ${{ matrix.os }}
0 commit comments