We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c88fa commit 4d25c8eCopy full SHA for 4d25c8e
1 file changed
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
matrix:
19
node-version:
20
- 22.15.0
21
+ - 24.0.0
22
steps:
23
- name: checkout
24
uses: actions/checkout@v4.2.2
0 commit comments