File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99  check-style :
1010    runs-on : ubuntu-latest 
1111    steps :
12-       - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11  
12+       - uses : actions/checkout@2650dbd060003e3b5ae211e4358852f336b682a7  
1313      - name : Report cargo version 
1414        run : cargo --version 
1515      - name : Report rustfmt version 
2020  clippy-lint :
2121    runs-on : ubuntu-latest 
2222    steps :
23-       - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11  
23+       - uses : actions/checkout@2650dbd060003e3b5ae211e4358852f336b682a7  
2424      - name : Report cargo version 
2525        run : cargo --version 
2626      - name : Report Clippy version 
3838      matrix :
3939        os : [ubuntu-latest, macos-latest] 
4040    steps :
41-       - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11  
41+       - uses : actions/checkout@2650dbd060003e3b5ae211e4358852f336b682a7  
4242      - name : Report cargo version 
4343        run : cargo --version 
4444      - name : Report rustc version 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments