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 : js
Original file line number Diff line number Diff line change 3636 node-version : [22.x]
3737
3838 steps :
39- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
39+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4040
4141 - name : Set up Python
4242 uses : actions-ext/python/setup@main
@@ -121,7 +121,7 @@ jobs:
121121 if : matrix.os == 'ubuntu-latest' && matrix.python-version == '3.11'
122122
123123 - name : Publish Unit Test Results
124- uses : EnricoMi/publish-unit-test-result-action@c950f6fb443cb5af20a377fd0dfaa78838901040 # v2
124+ uses : EnricoMi/publish-unit-test-result-action@d0a4676d0e0b938bc201470d88276b7c74c712b3 # v2.24.0
125125 with :
126126 files : ' **/junit.xml'
127127 if : matrix.os == 'ubuntu-latest' && matrix.python-version == '3.11'
Original file line number Diff line number Diff line change 2020 deploy :
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
23+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2424 - run : cp README.md docs/wiki/Home.md
2525 - uses : Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5
2626 with :
You can’t perform that action at this time.
0 commit comments