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:
parent
5099aef865
commit
cefe72700f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user