Skip to content

Commit

Permalink
chore(build): revert codecov-action update
Browse files Browse the repository at this point in the history
  • Loading branch information
0xERR0R authored Sep 16, 2023
1 parent c72a0e1 commit 45a9335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
GO_SKIP_GENERATE: 1

- name: Upload results to codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
if: matrix.make == 'test'

- name: Check GoReleaser configuration
Expand Down

0 comments on commit 45a9335

Please sign in to comment.