Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

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 Jan 15, 2024
1 parent 9e39a7e commit 9807d0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: "./.github/templates/setup-worker"

- name: Cache Build artefacts
uses: Swatinem/[email protected].1
uses: Swatinem/[email protected].3
with:
cache-on-failure: true
shared-key: ${{ env.POLKA_VERSION }}-release
Expand All @@ -59,7 +59,7 @@ jobs:
uses: "./.github/templates/setup-worker"

- name: Cache Build artefacts
uses: Swatinem/[email protected].1
uses: Swatinem/[email protected].3
with:
cache-on-failure: true
shared-key: ${{ env.POLKA_VERSION }}-debug
Expand Down

0 comments on commit 9807d0b

Please sign in to comment.