1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-11-06 09:09:29 +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

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
-