We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8673d42 commit 4167747Copy full SHA for 4167747
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest]
17
+ node: [20]
18
19
runs-on: ${{ matrix.os }}
20
0 commit comments