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 f119fbb commit 660f07cCopy full SHA for 660f07c
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- node-version: ["22.12.0"]
+ node-version: ["24"]
24
25
steps:
26
- name: "☁️ Checkout repository"
0 commit comments