Skip to content

Commit 7e76e93

Browse files
deps(deps): update codecov/codecov-action action to v4.4.1
1 parent ca5a6fb commit 7e76e93

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)