Skip to content

Commit

Permalink
Merge pull request #13811 from mixxxdj/dependabot/github_actions/cove…
Browse files Browse the repository at this point in the history
…rallsapp/github-action-2.3.4

Bump coverallsapp/github-action from 2.3.3 to 2.3.4
  • Loading branch information
daschuer authored Oct 29, 2024
2 parents f53f531 + c636acf commit edae0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
- name: "Upload Coverage Report to coveralls.io"
if: matrix.name == 'coverage'
continue-on-error: true
uses: coverallsapp/[email protected].3
uses: coverallsapp/[email protected].4
with:
flag-name: ubuntu-22.04
path-to-lcov: build/lcov.info
Expand Down

0 comments on commit edae0ca

Please sign in to comment.