We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b53937b + 4658983 commit 408acbcCopy full SHA for 408acbc
1 file changed
.github/workflows/node-checks.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- node-version: [18, 20]
+ node-version: [20, 22]
19
steps:
20
- name: Checkout Repository
21
uses: actions/checkout@v6
0 commit comments