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 0d5df4c commit 84bcd77Copy full SHA for 84bcd77
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ubuntu-latest]
16
- node_version: [20.x]
+ node-version: [lts/*]
17
18
steps:
19
- uses: actions/checkout@v4
0 commit comments