Skip to content

Commit

Permalink
Bump Swatinem/rust-cache from 1.3.0 to 1.4.0 (#117)
Browse files Browse the repository at this point in the history
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/v1/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 21, 2022
1 parent 3f3e308 commit 5451f6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
components: clippy, rustfmt
override: true

- uses: Swatinem/rust-cache@v1.3.0
- uses: Swatinem/rust-cache@v1.4.0

- name: Cache sccache
uses: actions/[email protected]
Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:
components: clippy, rustfmt
override: true

- uses: Swatinem/rust-cache@v1.3.0
- uses: Swatinem/rust-cache@v1.4.0

- name: Cache sccache
uses: actions/[email protected]
Expand Down Expand Up @@ -205,7 +205,7 @@ jobs:
components: clippy, rustfmt
override: true

- uses: Swatinem/rust-cache@v1.3.0
- uses: Swatinem/rust-cache@v1.4.0

- name: Cache sccache
uses: actions/[email protected]
Expand Down

0 comments on commit 5451f6b

Please sign in to comment.