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 c45fc96 commit f8fea5dCopy full SHA for f8fea5d
.github/workflows/unit-testing.yml
@@ -23,6 +23,6 @@ jobs:
23
env:
24
CI: true
25
- name: Codecov
26
- uses: codecov/codecov-action@v3.1.1
+ uses: codecov/codecov-action@v3.1.3
27
with:
28
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments