Skip to content

Commit f1bc3fd

Browse files
committed
Add rust-cache
1 parent 4d56298 commit f1bc3fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-plz.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
58+
- uses: Swatinem/rust-cache@v2
5859
- name: Install cargo-msrv and update MSRV in Cargo.toml
5960
timeout-minutes: 10
6061
run: |

0 commit comments

Comments
 (0)