Skip to content

Commit 4631572

Browse files
deps: Update codecov/codecov-action action to v5.4.3 (#332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e336b2 commit 4631572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969
run: pixi run -e ${{ matrix.environment }} tests-ci
7070

7171
- name: Upload coverage report
72-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
72+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
7373
with:
7474
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)