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