1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-05 13:15:26 +02:00

chore: pin major of codecov

This commit is contained in:
Carlos Alexandro Becker 2021-07-29 09:49:25 -03:00 committed by GitHub
parent fcfdeecc6a
commit 9572ef58e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ jobs:
make ci
-
name: Upload coverage
uses: codecov/codecov-action@v2.0.1
uses: codecov/codecov-action@v2
with:
file: ./coverage.txt
-