Skip to content

Commit

Permalink
Bump Swatinem/rust-cache from 2.0.0 to 2.0.1 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 21, 2022
1 parent 9d4f145 commit de9f275
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@6720f05bc48b77f96918929a9019fb2203ff71f8 # v2.0.0
- uses: Swatinem/rust-cache@22c9328bcba27aa81a32b1bef27c7e3c78052531 # v2.0.1

- name: Cache sccache
uses: actions/cache@v3.0.11
Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:
components: clippy, rustfmt
override: true

- uses: Swatinem/rust-cache@6720f05bc48b77f96918929a9019fb2203ff71f8 # v2.0.0
- uses: Swatinem/rust-cache@22c9328bcba27aa81a32b1bef27c7e3c78052531 # v2.0.1

- name: Cache sccache
uses: actions/cache@v3.0.11
Expand Down Expand Up @@ -205,7 +205,7 @@ jobs:
components: clippy, rustfmt
override: true

- uses: Swatinem/rust-cache@6720f05bc48b77f96918929a9019fb2203ff71f8 # v2.0.0
- uses: Swatinem/rust-cache@22c9328bcba27aa81a32b1bef27c7e3c78052531 # v2.0.1

- name: Cache sccache
uses: actions/cache@v3.0.11
Expand Down

0 comments on commit de9f275

Please sign in to comment.