Skip to content

Commit 2dcc5e1

Browse files
chore(deps): update codecov/codecov-action digest to fdcc847 (#1260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c60ba64 commit 2dcc5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
PYTHONIOENCODING: 'utf-8'
116116

117117
- name: Upload coverage reports to Codecov
118-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
118+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
119119
env:
120120
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
121121
if: ${{ matrix.os.name == 'linux' && matrix.python-version == env.PYTHON_VERSION }}

0 commit comments

Comments
 (0)