Skip to content

Commit cc3d6b0

Browse files
committed
Update main.yml
1 parent 0954755 commit cc3d6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
cmd: check:all
1919
- name: Code coverage report
20-
uses: codecov/codecov-action@v5
20+
uses: codecov/codecov-action@v2
2121
with:
2222
yml: ./codecov.yml
2323
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)