Skip to content

Commit 6f040ee

Browse files
committed
chore(schematics): use any minor node 22 ver
1 parent cd2b8ca commit 6f040ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [20.x, 22.17.1]
20-
19+
node-version: [20.x, 22.x]
20+
s
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v4

0 commit comments

Comments
 (0)