Skip to content

Commit

Permalink
Bump Swatinem/rust-cache from 2.7.1 to 2.7.3
Browse files Browse the repository at this point in the history
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@v2.7.1...v2.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sk1p committed Feb 2, 2024
1 parent a6d8b98 commit 59e6bba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: rustup stable
run: rustup default stable
- name: Rust Cache
uses: Swatinem/[email protected].1
uses: Swatinem/[email protected].3
- uses: actions/setup-python@v5
with:
python-version: '3.10'
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
- name: rustup stable
run: rustup default stable
- name: Rust Cache
uses: Swatinem/[email protected].1
uses: Swatinem/[email protected].3
- uses: actions/setup-python@v5
with:
python-version: '3.10'
Expand All @@ -135,7 +135,7 @@ jobs:
- name: rustup stable
run: rustup default stable
- name: Rust Cache
uses: Swatinem/[email protected].1
uses: Swatinem/[email protected].3
- uses: actions/setup-python@v5
with:
python-version: '3.10'
Expand Down

0 comments on commit 59e6bba

Please sign in to comment.