Skip to content

Commit 81eb03c

Browse files
authored
Merge pull request #174 from ESSS/dependabot/github_actions/github-actions-6260e636eb
Bump codecov/codecov-action from 5.4.2 to 5.4.3 in the github-actions group
2 parents 32519ca + 9e79cc0 commit 81eb03c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
tox -e py
3535
- name: Upload coverage reports to Codecov
36-
uses: codecov/codecov-action@v5.4.2
36+
uses: codecov/codecov-action@v5.4.3
3737
with:
3838
token: ${{ secrets.CODECOV_TOKEN }}
3939
fail_ci_if_error: true

0 commit comments

Comments
 (0)