chore(build): revert codecov-action update

This commit is contained in:
Dimitri Herzog 2023-09-16 11:09:45 +02:00 committed by GitHub
parent c72a0e18f1
commit 45a933565e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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