Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 25, 2024
1 parent 770e47d commit ac546cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2
with:
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
- uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0
with:
flags: unittests
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ac546cb

Please sign in to comment.