We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2b8ca commit 6f040eeCopy full SHA for 6f040ee
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