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 fddb1a9 commit 09f4aebCopy full SHA for 09f4aeb
.github/workflows/test-lint.yml
@@ -82,7 +82,7 @@ jobs:
82
env:
83
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
84
85
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v3
86
with:
87
file: ./coverage.xml
88
flags: unittests
0 commit comments