Skip to content

Commit 85d63f1

Browse files
authored
ci: downgrade codecov action dependency to v3 (#268)
1 parent 9bd9c18 commit 85d63f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
env:
4949
CI: true
5050

51-
- uses: codecov/codecov-action@v4
51+
- uses: codecov/codecov-action@v3
5252
with:
5353
fail_ci_if_error: true

0 commit comments

Comments
 (0)