Skip to content

Commit

Permalink
CI: update to ghaction-rust-coverage:0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Jan 19, 2022
1 parent 5bd5ae4 commit 819b1d5
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 @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- id: coverage
uses: docker://lpenz/ghaction-rust-coverage:0.2
uses: docker://lpenz/ghaction-rust-coverage:0.5.0
- uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 819b1d5

Please sign in to comment.