Skip to content

Commit 3793cf6

Browse files
chore(deps): update swatinem/rust-cache action to v2.7.3 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e831e9e commit 3793cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Install musl tools
6060
if: matrix.target == 'x86_64-unknown-linux-musl'
6161
run: sudo apt-get install -y musl-tools
62-
- uses: swatinem/rust-cache@v2.7.1
62+
- uses: swatinem/rust-cache@v2.7.3
6363

6464
- name: rust fmt
6565
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)