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 : ' 4875149 '
2+ _commit : c2ea129
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- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
34+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3535 with :
36+ persist-credentials : false
3637 submodules : ' true'
3738
3839 - name : Setup cache (mac/linux)
@@ -100,7 +101,7 @@ jobs:
100101 - name : Test Wheel
101102 run : python -m pytest -vvv systemc/tests
102103
103- - uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
104+ - uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
104105 with :
105106 name : dist-${{matrix.os}}
106107 path : dist
Original file line number Diff line number Diff line change 1212 pull-requests : write
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions-ext/copier-update@main
15+ - uses : actions-ext/copier-update@378500315a83b5985e175139a55f1fa5ea6dde09
1616 with :
1717 token : ${{ secrets.WORKFLOW_TOKEN }}
You can’t perform that action at this time.
0 commit comments