Skip to content

Commit

Permalink
Merge pull request #9 from Boog900/dependabot/github_actions/Swatinem…
Browse files Browse the repository at this point in the history
…/rust-cache-2.7.0

Bump Swatinem/rust-cache from 2.6.2 to 2.7.0
  • Loading branch information
Boog900 authored Sep 12, 2023
2 parents 9240a5b + e89114a commit 9ccba50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
override: true
profile: minimal

- uses: Swatinem/rust-cache@v2.6.2
- uses: Swatinem/rust-cache@v2.7.0

- name: Build (default)
uses: actions-rs/cargo@v1
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
override: true
profile: minimal

- uses: Swatinem/rust-cache@v2.6.2
- uses: Swatinem/rust-cache@v2.7.0

- name: Run tests (std)
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 9ccba50

Please sign in to comment.