mirror of
https://github.com/Swatinem/rust-cache
synced 2025-10-20 08:00:31 +00:00
chore: fix dependabot groups
This commit is contained in:
parent
a8b36e3f74
commit
aeb851a210
14 changed files with 143 additions and 142 deletions
2
.github/workflows/git-registry.yml
vendored
2
.github/workflows/git-registry.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: git
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- run: rustup toolchain install stable --profile minimal --no-self-update
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue