1
0
forked from MTSR/mapserver

Update shogo82148/actions-goveralls action to v1.5.1

This commit is contained in:
Renovate Bot 2021-12-11 10:49:18 +00:00 committed by Buckaroo Banzai
parent 1b08671a5b
commit ea5bef1f8c

View File

@ -16,6 +16,6 @@ jobs:
- name: test - name: test
run: go test ./... -coverprofile=profile.cov run: go test ./... -coverprofile=profile.cov
- uses: shogo82148/actions-goveralls@v1.4.7 - uses: shogo82148/actions-goveralls@v1.5.1
with: with:
path-to-profile: profile.cov path-to-profile: profile.cov