Skip to content

Commit

Permalink
Merge pull request #323 from pmienk/master
Browse files Browse the repository at this point in the history
Update coverallsapp/action version.
  • Loading branch information
pmienk authored May 23, 2024
2 parents 71540d7 + b613496 commit f0bd678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/gsl.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ endfunction # get_sln_tests
- name: Coveralls.io Upload
if: ${{ matrix.coverage == 'cov' }}
uses: coverallsapp/github-action@v2.2.3
uses: coverallsapp/github-action@v2.3.0
with:
format: lcov
files: "./coverage.info"
Expand Down

0 comments on commit f0bd678

Please sign in to comment.