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 2323    runs-on : ubuntu-latest 
2424
2525    steps :
26-       - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683   #  v4 
26+       - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8   #  v5 
2727      - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af  #  v4
2828        with :
2929          node-version : 22.x 
4444    runs-on : ubuntu-latest 
4545
4646    steps :
47-       - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683   #  v4 
47+       - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8   #  v5 
4848      - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af  #  v4
4949        with :
5050          node-version : ${{ matrix.node-version }} 
6666    if : github.event_name == 'push' && startsWith(github.ref, 'refs/tags') 
6767
6868    steps :
69-       - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683   #  v4 
69+       - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8   #  v5 
7070      - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af  #  v4
7171        with :
7272          node-version : 22.x 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments