1
0
forked from MTSR/mapserver

Update shogo82148/actions-goveralls action to v1.6.0

This commit is contained in:
Renovate Bot 2022-03-19 10:14:56 +00:00 committed by Buckaroo Banzai
parent b16713de56
commit 8eecb07ba0

View File

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