Skip to content

Commit 0d8369f

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1 (#544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22210e6 commit 0d8369f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- if: matrix.python-version == '3.13'
4646
name: Upload coverage to Codecov
47-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
47+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
4848
with:
4949
flags: unittests # optional
5050
name: coverage # optional

0 commit comments

Comments
 (0)