We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed2272d commit 47f5157Copy full SHA for 47f5157
.github/workflows/unit-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- node-version: [18.18]
+ node-version: [20.x]
19
20
steps:
21
- uses: actions/checkout@v3
0 commit comments