We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4b5b7c + 384a091 commit 2ed959dCopy full SHA for 2ed959d
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- node-version: [20, 22, 23]
+ node-version: [20, 22, 24]
15
16
steps:
17
- name: Checkout repository
0 commit comments