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 6709bab commit dcbf209Copy full SHA for dcbf209
.github/workflows/test.yml
@@ -11,4 +11,4 @@ jobs:
11
cache: 'npm'
12
- run: npm ci --no-audit
13
- run: npm test
14
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v3
0 commit comments