Skip to content

Commit e50c59a

Browse files
renovate[bot]JP-Ellis
authored andcommittedJan 31, 2024
chore(deps): update codecov/codecov-action action to v4
1 parent 43c5c82 commit e50c59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Upload coverage
5757
# TODO: Configure code coverage monitoring
5858
if: false && matrix.python-version == env.STABLE_PYTHON_VERSION && matrix.os == 'ubuntu-latest'
59-
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
59+
uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7 # v4
6060
with:
6161
token: ${{ secrets.CODECOV_TOKEN }}
6262

0 commit comments

Comments
 (0)
Please sign in to comment.