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 : rust
Original file line number Diff line number Diff line change 5858 run : make coverage
5959
6060 - name : Upload test results (Python)
61- uses : actions/upload-artifact@v4
61+ uses : actions/upload-artifact@v5
6262 with :
6363 name : test-results-${{ matrix.os }}-${{ matrix.python-version }}
6464 path : ' **/junit.xml'
9797 CIBW_ENVIRONMENT_MACOS : MACOSX_DEPLOYMENT_TARGET=11.0
9898 if : matrix.os != 'ubuntu-latest'
9999
100- - uses : actions/upload-artifact@v4
100+ - uses : actions/upload-artifact@v5
101101 with :
102102 name : dist-${{matrix.os}}
103103 path : dist
You can’t perform that action at this time.
0 commit comments