Skip to content

Commit 49d749b

Browse files
Update Swatinem/rust-cache action to v1.4.0 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Adam Haglund <adam@haglund.dev>
1 parent d70bf82 commit 49d749b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
default: true
3737

3838
- name: Rust Cache
39-
uses: Swatinem/rust-cache@v1.3.0
39+
uses: Swatinem/rust-cache@v1
4040
with:
4141
key: build
4242

@@ -67,7 +67,7 @@ jobs:
6767
default: true
6868

6969
- name: Rust Cache
70-
uses: Swatinem/rust-cache@v1.3.0
70+
uses: Swatinem/rust-cache@v1
7171
with:
7272
key: test
7373

0 commit comments

Comments
 (0)