Skip to content

Commit 6b997a5

Browse files
authored
Merge pull request #1346 from OpenGeoscience/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 4 to 5
2 parents 6200229 + 9241280 commit 6b997a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: npm run setup-website
3232
- run: npm run ci-xvfb
3333
- run: npm run ci-build-website
34-
- uses: codecov/codecov-action@v4
34+
- uses: codecov/codecov-action@v5
3535
with:
3636
fail_ci_if_error: false
3737
verbose: true

0 commit comments

Comments
 (0)