Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 3 to 4 (#86)"
Browse files Browse the repository at this point in the history
This reverts commit 157fdb3.
  • Loading branch information
briantist authored Sep 28, 2023
1 parent 157fdb3 commit a582d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "changelogver=v${VER_TAG//\./-}" >> $GITHUB_OUTPUT
- name: Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3

build:
needs: [test]
Expand Down

0 comments on commit a582d42

Please sign in to comment.