Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.5 to 3.1.6 (#1208)
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 Jan 31, 2024
1 parent 0a85e65 commit 5c0ae8c
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 == '11' && !contains(github.ref, 'pull')
uses: codecov/[email protected].5
uses: codecov/[email protected].6
- name: Store recordings (only available in Windows)
if: always() && matrix.os == 'windows-latest'
uses: actions/[email protected]
Expand Down

0 comments on commit 5c0ae8c

Please sign in to comment.