Skip to content

Commit 0b9dd6f

Browse files
committed
Hopefully fixed codecov action
1 parent 32a660c commit 0b9dd6f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci-tests-drafts.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ jobs:
3434
with:
3535
fail_ci_if_error: true
3636
token: ${{ secrets.CODECOV_TOKEN }}
37+
version: "v0.1.15"

.github/workflows/ci-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
with:
4141
fail_ci_if_error: true
4242
token: ${{ secrets.CODECOV_TOKEN }}
43+
version: "v0.1.15"

0 commit comments

Comments
 (0)