Skip to content

Commit

Permalink
Merge pull request #1148 from GeoscienceAustralia/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/codecov/codecov-action-3

Bump codecov/codecov-action from 1 to 3
  • Loading branch information
SpacemanPaul authored Feb 24, 2023
2 parents bda07b0 + 9eeffa0 commit 6c7193c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
DATACUBE_OWS_CFG: ows_refactored.ows_root_cfg.ows_cfg

- name: Upload All coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
file: ./artifacts/*.xml
fail_ci_if_error: false

0 comments on commit 6c7193c

Please sign in to comment.