Skip to content

Commit 939d438

Browse files
committed
downgrade to codecov/codecov-action@v3.1.6
1 parent f791434 commit 939d438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
name: reports
7373
- name: Upload to Codecov ☂️
74-
uses: codecov/codecov-action@v4.1.0
74+
uses: codecov/codecov-action@v3.1.6
7575
with:
7676
token: ${{ secrets.CODECOV_TOKEN }}
7777
files: ./coverage.xml

0 commit comments

Comments
 (0)