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