Skip to content

Commit 844c1a1

Browse files
authored
Merge pull request #5874 from gitbutlerapp/dependabot/github_actions/Swatinem/rust-cache-2.7.7
Bump Swatinem/rust-cache from 2.7.5 to 2.7.7
2 parents 8cb5acc + d1ce27b commit 844c1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
steps:
158158
- uses: actions/checkout@v3
159159
- name: Rust Cache
160-
uses: Swatinem/[email protected].5
160+
uses: Swatinem/[email protected].7
161161
with:
162162
shared-key: windows-rust-testing
163163
key: ${{ inputs.features }}

0 commit comments

Comments
 (0)