Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 891a82d

Browse files
committed
Roll back to codecov/codecov-action@v3 action
v4 stopped supporting tokenless uploads.
1 parent 9c21fc5 commit 891a82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
run: poetry run mypy .
4444

4545
- name: Upload to Codecov.io
46-
uses: codecov/codecov-action@v4
46+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)