Skip to content

Commit b6958f8

Browse files
⬆️ Bump codecov/codecov-action from 5.0.0 to 5.0.7 (#130)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5eab5d commit b6958f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969
nox -s test
7070
- name: Upload coverage reports to Codecov ⛱️
7171
if: ${{ matrix.platform == 'ubuntu-latest' }}
72-
uses: codecov/[email protected].0
72+
uses: codecov/[email protected].7
7373
env:
7474
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)