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 11#  Changes here will be overwritten by Copier
2- _commit : f812aaa 
2+ _commit : b130c83 
33_src_path : https://github.com/python-project-templates/base.git 
44add_docs : true 
55add_extension : jupyter 
Original file line number Diff line number Diff line change 6363      if : matrix.os == 'ubuntu-latest' 
6464
6565    - name : Upload test results (Python) 
66-       uses : actions/upload-artifact@v4  
66+       uses : actions/upload-artifact@v5  
6767      with :
6868        name : test-results-${{ matrix.os }}-${{ matrix.python-version }}-${{ matrix.node-version }} 
6969        path : ' **/junit.xml' 
8484      run : make dist 
8585      if : matrix.os == 'ubuntu-latest' 
8686
87-     - uses : actions/upload-artifact@v4  
87+     - uses : actions/upload-artifact@v5  
8888      with :
8989        name : dist-${{matrix.os}} 
9090        path : dist 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments