File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616
1717    steps :
1818      - name : Checkout repository 
19-         uses : actions/checkout@v2.3.4  
19+         uses : actions/checkout@v2.6.0  
2020
2121      #  Initializes the CodeQL tools for scanning.
2222      - name : Initialize CodeQL 
Original file line number Diff line number Diff line change 1616    steps :
1717      #  Checkout your code repository to scan
1818      - name : Checkout repository 
19-         uses : actions/checkout@v2.3.4  
19+         uses : actions/checkout@v2.6.0  
2020        with :
2121          #  We must fetch at least the immediate parents so that if this is
2222          #  a pull request then we can checkout the head.
Original file line number Diff line number Diff line change 1010
1111    steps :
1212      - name : Checkout 
13-         uses : actions/checkout@v2.3.4  
13+         uses : actions/checkout@v2.6.0  
1414      - name : Set up Node 
15151616        with :
Original file line number Diff line number Diff line change 1313
1414    steps :
1515      - name : Checkout 
16-         uses : actions/checkout@v2.3.4  
16+         uses : actions/checkout@v2.6.0  
1717        with :
1818          fetch-depth : 0 
1919      - name : Set up Node 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments