Skip to content

Commit badae56

Browse files
committed
chore(deps): update codecov/codecov-action action to v3.1.6
1 parent 9b7b1bd commit badae56

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].5
72+
uses: codecov/[email protected].6
7373
with:
7474
token: ${{ secrets.CODECOV_TOKEN }}
7575
files: ./coverage.xml

0 commit comments

Comments
 (0)