Skip to content

Commit 1c69c44

Browse files
authored
Merge pull request #1474 from OpenGeoscience/dependabot/github_actions/codecov/codecov-action-6
build(deps): bump codecov/codecov-action from 5 to 6
2 parents 915d470 + 97121bb commit 1c69c44

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
@@ -37,7 +37,7 @@ jobs:
3737
- run: npm run ci-xvfb
3838
- run: npm run validate-es5
3939
- run: npm run ci-build-website
40-
- uses: codecov/codecov-action@v5
40+
- uses: codecov/codecov-action@v6
4141
with:
4242
fail_ci_if_error: false
4343
verbose: true

0 commit comments

Comments
 (0)