File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7474 working-directory : ${{ matrix.directory }}
7575
7676 - name : Cache Rust dependencies
77- uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
77+ uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
7878 with :
7979 workspaces : ${{ matrix.directory }}
8080 save-if : ${{ !startsWith(github.ref, 'refs/heads/gh-readonly-queue') }}
@@ -158,7 +158,7 @@ jobs:
158158 working-directory : ${{ matrix.directory }}
159159
160160 - name : Cache Rust dependencies
161- uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
161+ uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
162162 with :
163163 workspaces : ${{ matrix.directory }}
164164 key : ${{ matrix.profile }}
You can’t perform that action at this time.
0 commit comments