mirror of
https://github.com/Swatinem/rust-cache
synced 2025-10-16 06:10:27 +00:00
chore: fix dependabot groups
This commit is contained in:
parent
a8b36e3f74
commit
aeb851a210
14 changed files with 143 additions and 142 deletions
|
@ -6,7 +6,7 @@ sensible defaults.
|
|||
## Example usage
|
||||
|
||||
```yaml
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
# selecting a toolchain either by action or manual `rustup` calls should happen
|
||||
# before the plugin, as the cache uses the current rustc version as its cache key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue