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 (#329)
Browse files Browse the repository at this point in the history
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 Jan 16, 2024
1 parent 6ed1c4d commit 1927ed8
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 1927ed8

Please sign in to comment.