Skip to content

Commit

Permalink
fix: codecov to 3 (4 does not exist)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Sep 25, 2023
1 parent 571bdb8 commit 97f9140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postsubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
working-directory: ./packages/smooth_app

- name: Upload coverage to codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false

Expand Down

0 comments on commit 97f9140

Please sign in to comment.