File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242    steps :
4343      - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8   #  v5.0.0
4444      - name : Install cargo-audit 
45-         uses : taiki-e/install-action@1d76762916ba18e4f0c3b2f71fee3da83a279745    #  v2.62.41 
45+         uses : taiki-e/install-action@81ecf985428d5c2ea81dbf079bceca32bc9604ab    #  v2.62.43 
4646        with :
4747          tool : cargo-audit 
4848      - name : Run audit check 
Original file line number Diff line number Diff line change @@ -434,7 +434,7 @@ jobs:
434434          sudo apt-get update -qq 
435435          sudo apt-get install -y -qq clang 
436436       - name : Setup wasm-pack 
437-         uses : taiki-e/install-action@1d76762916ba18e4f0c3b2f71fee3da83a279745    #  v2.62.41 
437+         uses : taiki-e/install-action@81ecf985428d5c2ea81dbf079bceca32bc9604ab    #  v2.62.43 
438438        with :
439439          tool : wasm-pack 
440440      - name : Run tests with headless mode 
@@ -761,7 +761,7 @@ jobs:
761761      - name : Setup Rust toolchain 
762762        uses : ./.github/actions/setup-builder 
763763      - name : Install cargo-msrv 
764-         uses : taiki-e/install-action@1d76762916ba18e4f0c3b2f71fee3da83a279745    #  v2.62.41 
764+         uses : taiki-e/install-action@81ecf985428d5c2ea81dbf079bceca32bc9604ab    #  v2.62.43 
765765        with :
766766          tool : cargo-msrv 
767767
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments