Skip to content

Commit

Permalink
Merge pull request OpenGeoscience#1346 from OpenGeoscience/dependabot…
Browse files Browse the repository at this point in the history
…/github_actions/codecov/codecov-action-5

build(deps): bump codecov/codecov-action from 4 to 5
  • Loading branch information
manthey authored Nov 18, 2024
2 parents 6200229 + 9241280 commit 6b997a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: npm run setup-website
- run: npm run ci-xvfb
- run: npm run ci-build-website
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
fail_ci_if_error: false
verbose: true
Expand Down

0 comments on commit 6b997a5

Please sign in to comment.