We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503f801 commit ae4efb6Copy full SHA for ae4efb6
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
os: [ubuntu-latest]
19
- node: [20]
+ node: [18]
20
21
steps:
22
- uses: actions/setup-node@v3
0 commit comments