1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00

chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.0 (#4597)

This commit is contained in:
dependabot[bot] 2024-02-01 14:56:38 +00:00 committed by GitHub
parent 5099aef865
commit cefe72700f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ jobs:
task build
- name: test
run: ./scripts/test.sh
- uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
- uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7 # v3
with:
file: ./coverage.txt
- run: ./goreleaser check