We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be319fa commit 61efce2Copy full SHA for 61efce2
1 file changed
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- node-version: [20.x]
+ node-version: [24.x]
9
10
steps:
11
- name: Git checkout
0 commit comments