File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3636 steps :
3737 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3838 - name : Mount Bazel cache
39- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
39+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
4040 with :
4141 path : ~/repo-cache
4242 key : repo-cache-${{ runner.os }}-bindist-${{ env.cache-version }}
Original file line number Diff line number Diff line change 6767 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
6868 - uses : ./.github/actions/free_disk_space_on_linux
6969 - name : Mount Bazel cache
70- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
70+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
7171 with :
7272 path : ~/repo-cache
7373 key : repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
@@ -165,7 +165,7 @@ jobs:
165165 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
166166 - uses : ./.github/actions/free_disk_space_on_linux
167167 - name : Mount Bazel cache
168- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
168+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
169169 with :
170170 path : ~/repo-cache
171171 key : repo-cache-${{ runner.os }}-bindist-${{ env.cache-version }}
@@ -270,7 +270,7 @@ jobs:
270270 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
271271 - uses : ./.github/actions/free_disk_space_on_linux
272272 - name : Mount Bazel cache
273- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
273+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
274274 with :
275275 path : ~/repo-cache
276276 key : repo-cache-${{ runner.os }}-bindist-${{ env.cache-version }}
You can’t perform that action at this time.
0 commit comments