Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit cb3d971

Browse files
committed
Increment version to 0.15.0
1 parent 3a5ad27 commit cb3d971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- uses: actions/checkout@v2
34-
- uses: docker://lpenz/ghaction-rust-coverage:0.14.0
34+
- uses: docker://lpenz/ghaction-rust-coverage:0.15.0
3535
- uses: coverallsapp/[email protected]
3636
with:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)