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 f969628 commit c53ef5cCopy full SHA for c53ef5c
.github/workflows/ci.yml
@@ -28,6 +28,8 @@ jobs:
28
os: ubuntu-latest
29
- node-version: 22
30
31
+ - node-version: 24
32
+ os: ubuntu-latest
33
34
steps:
35
- uses: actions/checkout@v4
0 commit comments