3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-05-14 15:05:29 +00:00

Merge pull request #339 from Swatinem/dependabot/github_actions/actions-d3ba387255

Bump the actions group with 2 updates
This commit is contained in:
github-actions[bot] 2026-05-12 04:02:10 +00:00 committed by GitHub
commit 65012b4902
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ jobs:
- run: rustup toolchain install stable --profile minimal --no-self-update - 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: ./ - uses: ./

View file

@ -25,7 +25,7 @@ jobs:
- run: rustup toolchain install stable --profile minimal --component llvm-tools-preview --no-self-update - 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: with:
tool: cargo-llvm-cov tool: cargo-llvm-cov