mirror of
https://github.com/Swatinem/rust-cache.git
synced 2026-05-12 06:50:19 +00:00
Compare commits
2 Commits
dependabot
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65012b4902 | ||
|
|
faada81aeb |
2
.github/workflows/binstall.yml
vendored
2
.github/workflows/binstall.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- run: rustup toolchain install stable --profile minimal --no-self-update
|
||||
|
||||
- uses: cargo-bins/cargo-binstall@v1.19.0
|
||||
- uses: cargo-bins/cargo-binstall@v1.19.1
|
||||
|
||||
- uses: ./
|
||||
|
||||
|
||||
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- run: rustup toolchain install stable --profile minimal --component llvm-tools-preview --no-self-update
|
||||
|
||||
- uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2.77.0
|
||||
- uses: taiki-e/install-action@c070f87102a1c75b3183910f391c1cb887fe13c8 # v2.77.6
|
||||
with:
|
||||
tool: cargo-llvm-cov
|
||||
|
||||
|
||||
Reference in New Issue
Block a user