Skip to content

Commit

Permalink
Update swatinem/rust-cache action to v2.7.6 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 1ee801a commit b2f454f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/checkout@v4

- name: Cache build artifacts
uses: swatinem/[email protected].5
uses: swatinem/[email protected].6
with:
prefix-key: cargo-1.83.0

Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
uses: actions/checkout@v4

- name: Cache build artifacts
uses: swatinem/[email protected].5
uses: swatinem/[email protected].6
with:
prefix-key: cargo-1.83.0

Expand Down

0 comments on commit b2f454f

Please sign in to comment.