Skip to content

Commit

Permalink
Merge pull request #931 from OpenShot/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-3.1.4

Bump codecov/codecov-action from 3.1.1 to 3.1.4
  • Loading branch information
jonoomph authored May 11, 2024
2 parents 74ca13a + 1a22dd1 commit d73763f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
run: |
cmake --build build --target install -- VERBOSE=1
- uses: codecov/[email protected].1
- uses: codecov/[email protected].4
if: ${{ steps.coverage.outputs.value }}
with:
file: build/coverage.info

0 comments on commit d73763f

Please sign in to comment.