We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a165e99 commit 4dd38b1Copy full SHA for 4dd38b1
1 file changed
.github/workflows/build.yaml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
strategy:
45
matrix:
46
- node-version: ['18', '20', '22']
+ node-version: ['20', '22', '24']
47
48
steps:
49
- name: Checkout repository
0 commit comments