This repository was archived by the owner on Sep 4, 2025. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737
3838       #  Install first since it's needed to build NASM
3939      - name : Install LLVM and Clang 
40-         uses : KyleMayes/install-llvm-action@e0a8dc9cb8a22e8a7696e8a91a4e9581bec13181   #  v2.0.5 
40+         uses : KyleMayes/install-llvm-action@6ba6e2cd3813def9879be378609d87cb3ef3bac3   #  v2.0.6 
4141        with :
4242          version : " 10.0" 
4343          directory : ${{ runner.temp }}/llvm 
7474          egress-policy : audit 
7575
7676      - name : Install LLVM and Clang 
77-         uses : KyleMayes/install-llvm-action@e0a8dc9cb8a22e8a7696e8a91a4e9581bec13181   #  v2.0.5 
77+         uses : KyleMayes/install-llvm-action@6ba6e2cd3813def9879be378609d87cb3ef3bac3   #  v2.0.6 
7878        with :
7979          version : " 10.0" 
8080          directory : ${{ runner.temp }}/llvm 
Original file line number Diff line number Diff line change 3838            git submodule update --init --recursive --depth 1 
3939         
4040        - name : Install LLVM and Clang 
41-           uses : KyleMayes/install-llvm-action@e0a8dc9cb8a22e8a7696e8a91a4e9581bec13181   #  v2.0.5 
41+           uses : KyleMayes/install-llvm-action@6ba6e2cd3813def9879be378609d87cb3ef3bac3   #  v2.0.6 
4242          with :
4343            version : " 10.0" 
4444            directory : ${{ runner.temp }}/llvm 
Original file line number Diff line number Diff line change 4242
4343       #  Install first since it's needed to build NASM
4444      - name : Install LLVM and Clang 
45-         uses : KyleMayes/install-llvm-action@e0a8dc9cb8a22e8a7696e8a91a4e9581bec13181   #  v2.0.5 
45+         uses : KyleMayes/install-llvm-action@6ba6e2cd3813def9879be378609d87cb3ef3bac3   #  v2.0.6 
4646        with :
4747          version : " 10.0" 
4848          directory : ${{ runner.temp }}/llvm 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments