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 25f754c commit 7e5ab36Copy full SHA for 7e5ab36
.github/workflows/test.yaml
@@ -18,4 +18,4 @@ jobs:
18
node-version: ${{ matrix.node }}
19
- run: npm install
20
- run: npm test
21
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
0 commit comments