We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01441a commit d4f7b1dCopy full SHA for d4f7b1d
1 file changed
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
strategy:
44
max-parallel: 4
45
matrix:
46
- node-version: [18, 22]
+ node-version: [20, 22]
47
48
steps:
49
- name: Checkout
0 commit comments