Skip to content

Commit 283602e

Browse files
deps: Update codecov/codecov-action action to v5.4.3
1 parent 2e336b2 commit 283602e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)