Skip to content

Commit 79a5ff7

Browse files
committed
deps(deps): update codecov/codecov-action action to v4.3.1
1 parent 5dbec2a commit 79a5ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: composer stan:ci
7070

7171
- name: 📤 Upload coverage report to Codecov
72-
uses: codecov/[email protected].0
72+
uses: codecov/[email protected].1
7373
with:
7474
token: ${{ secrets.CODECOV_TOKEN }}
7575
files: ./coverage.xml

0 commit comments

Comments
 (0)