Skip to content

Commit

Permalink
Remove unnecessary cache key (google#586)
Browse files Browse the repository at this point in the history
They caches have been refreshed long ago. I'm no longer sure which google#1322 I was referring to in the comment — it might have been a weird typo for google#552.
  • Loading branch information
mgeisler authored Apr 27, 2023
1 parent c0d03bd commit 934f936
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/setup-rust-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ runs:
steps:
- name: Setup Rust cache
uses: Swatinem/rust-cache@v2
with:
prefix-key: v1 # Remove after merging #1322.

0 comments on commit 934f936

Please sign in to comment.