We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5231e38 + 355c886 commit 788b1eeCopy full SHA for 788b1ee
1 file changed
.github/workflows/nodejs.yml
@@ -16,8 +16,8 @@ jobs:
16
17
strategy:
18
matrix:
19
- node-version: [20.x, 22.17.1]
20
-
+ node-version: [20.x, 22.x]
+s
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v4
0 commit comments