We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1713bf8 commit c52bf9aCopy full SHA for c52bf9a
.github/workflows/unit.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
node-version:
18
- - 23.9.0
+ - 20
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v4
0 commit comments