Skip to content

Commit f78b396

Browse files
chore(deps): update swatinem/rust-cache action to v2.8.1 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 977d423 commit f78b396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ runs:
7979
git restore . # restore rust-toolchain.toml change
8080
8181
- name: Cache on ${{ github.ref_name }}
82-
uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
82+
uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
8383
if: ${{ inputs.restore-cache == 'true' }}
8484
with:
8585
shared-key: ${{ inputs.cache-key }}

0 commit comments

Comments
 (0)