File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 - uses : actions/checkout@v4.1.1
4949
5050 - name : Mount Bazel cache
51- uses : actions/cache@v4 .0.0
51+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 .0.3
5252 with :
5353 path : " /home/runner/.cache/bazel"
5454 key : bazel-ubuntu-22
6969 - uses : actions/checkout@v4.1.1
7070
7171 - name : Mount Bazel cache
72- uses : actions/cache@v4 .0.0
72+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 .0.3
7373 with :
7474 path : " /home/runner/.cache/bazel"
7575 key : bazel-windows-2022
9090 - uses : actions/checkout@v4.1.1
9191
9292 - name : Mount Bazel cache
93- uses : actions/cache@v4 .0.0
93+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 .0.3
9494 with :
9595 path : " /home/runner/.cache/bazel"
9696 key : bazel-macos-15
@@ -111,7 +111,7 @@ jobs:
111111 - uses : actions/checkout@v4.1.1
112112
113113 - name : Mount Bazel cache
114- uses : actions/cache@v4 .0.0
114+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 .0.3
115115 with :
116116 path : " /home/runner/.cache/bazel"
117117 key : bazel-macos-14
You can’t perform that action at this time.
0 commit comments