Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#1271)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia committed Apr 4, 2024
1 parent d5deec3 commit 55fb8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
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 == '11' && !contains(github.ref, 'pull')
uses: codecov/codecov-action@v4.1.1
uses: codecov/codecov-action@v4.2.0
- name: Store recordings (only available in Windows)
if: always() && matrix.os == 'windows-latest'
uses: actions/upload-artifact@v4.3.1
Expand Down

0 comments on commit 55fb8f3

Please sign in to comment.