Skip to content

Commit 8e4472e

Browse files
committed
Bump tarpaulin image to 0.28.0 in CI
1 parent c4e28f4 commit 8e4472e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
coverage:
9898
runs-on: ubuntu-latest
9999
container:
100-
image: xd009642/tarpaulin:0.26.0
100+
image: xd009642/tarpaulin:0.28.0
101101
options: --security-opt seccomp=unconfined
102102
steps:
103103
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)