Skip to content

Commit 4c48351

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 5a8df13 commit 4c48351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
make test
3636
- name: Upload coverage reports to Codecov
37-
uses: codecov/codecov-action@v4.5.0
37+
uses: codecov/codecov-action@v5.4.0
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}
4040
fail_ci_if_error: true

0 commit comments

Comments
 (0)