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@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
3838      - name : Mount Bazel cache 
39-         uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809   #  v4.2.4 
39+         uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830   #  v4.3.0 
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
6868      - uses : ./.github/actions/free_disk_space_on_linux 
6969      - name : Mount Bazel cache 
70-         uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809   #  v4.2.4 
70+         uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830   #  v4.3.0 
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
166166      - uses : ./.github/actions/free_disk_space_on_linux 
167167      - name : Mount Bazel cache 
168-         uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809   #  v4.2.4 
168+         uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830   #  v4.3.0 
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
271271      - uses : ./.github/actions/free_disk_space_on_linux 
272272      - name : Mount Bazel cache 
273-         uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809   #  v4.2.4 
273+         uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830   #  v4.3.0 
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