File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 99606c7
2+ _commit : 392c67f
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : false
55add_extension : python
Original file line number Diff line number Diff line change 3131 cibuildwheel :
3232 - " cp311"
3333 steps :
34+ <<<<<<< before updating
3435 - uses : actions/checkout@v6
36+ =======
37+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
38+
39+ - uses : actions-ext/python/setup@main
40+ >>>>>>> after updating
3541 with :
3642 submodules : ' true'
3743
4349 restore-keys : cache-${{ runner.os }}-
4450 if : ${{ runner.os != 'Windows' }}
4551
52+ <<<<<<< before updating
4653 - name : Setup cache (windows)
4754 uses : actions/cache@v5
55+ =======
56+ - name : Publish Unit Test Results
57+ uses : EnricoMi/publish-unit-test-result-action@d0a4676d0e0b938bc201470d88276b7c74c712b3 # v2.24.0
58+ >>>>>>> after updating
4859 with :
4960 path : " C:/ProgramData/chocolatey/"
5061 key : cache-${{ runner.os }}-
You can’t perform that action at this time.
0 commit comments