We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94629f3 commit 3c81debCopy full SHA for 3c81deb
.github/workflows/cd-main.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [ 20.x ]
+ node-version: [ 22.x ]
21
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
22
23
steps:
.github/workflows/cd-non-main.yml
@@ -15,7 +15,7 @@ jobs:
15
16
.github/workflows/update-submodules.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
0 commit comments