Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#1272)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Apr 10, 2024
1 parent 200acff commit 5b5dd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
-Dsonar.projectKey=io.github.bonigarcia:webdrivermanager
- name: Upload coverage to Codecov
if: success() && matrix.os == 'ubuntu-latest' && matrix.java == '17' && !contains(github.ref, 'pull')
uses: codecov/codecov-action@v4.2.0
uses: codecov/codecov-action@v4.3.0
- name: Store recordings (only available in Windows)
if: always() && matrix.os == 'windows-latest'
uses: actions/[email protected]
Expand Down

0 comments on commit 5b5dd79

Please sign in to comment.