@@ -722,7 +722,7 @@ jobs:
722722 with :
723723 submodules : ' recursive'
724724 - name : Mount Bazel Cache
725- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
725+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
726726 env :
727727 cache-name : bazel_cache
728728 with :
@@ -748,7 +748,7 @@ jobs:
748748 with :
749749 submodules : ' recursive'
750750 - name : Mount Bazel Cache
751- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
751+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
752752 env :
753753 cache-name : bazel_cache
754754 with :
@@ -774,7 +774,7 @@ jobs:
774774 with :
775775 submodules : ' recursive'
776776 - name : Mount Bazel Cache
777- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
777+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
778778 env :
779779 cache-name : bazel_cache
780780 with :
@@ -800,7 +800,7 @@ jobs:
800800 with :
801801 submodules : ' recursive'
802802 - name : Mount Bazel Cache
803- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
803+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
804804 env :
805805 cache-name : bazel_cache
806806 with :
@@ -826,7 +826,7 @@ jobs:
826826 with :
827827 submodules : ' recursive'
828828 - name : Mount Bazel Cache
829- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
829+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
830830 env :
831831 cache-name : bazel_cache
832832 with :
@@ -852,7 +852,7 @@ jobs:
852852 with :
853853 submodules : ' recursive'
854854 - name : Mount Bazel Cache
855- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
855+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
856856 env :
857857 cache-name : bazel_cache
858858 with :
@@ -878,7 +878,7 @@ jobs:
878878 with :
879879 submodules : ' recursive'
880880 - name : Mount Bazel Cache
881- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
881+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
882882 env :
883883 cache-name : bazel_cache
884884 with :
@@ -909,7 +909,7 @@ jobs:
909909 run : |
910910 ./ci/setup_cmake_macos.sh
911911 - name : Mount Bazel Cache
912- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
912+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
913913 env :
914914 cache-name : bazel_cache
915915 with :
@@ -931,7 +931,7 @@ jobs:
931931 with :
932932 submodules : ' recursive'
933933 - name : Mount Bazel Cache
934- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
934+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
935935 env :
936936 cache-name : bazel_cache
937937 with :
0 commit comments