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 : b8951e0
2+ _commit : 9b3c202
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : js
Original file line number Diff line number Diff line change 3434 node-version : [22.x]
3535
3636 steps :
37- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
37+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3838
3939 - uses : actions-ext/python/setup@main
4040 with :
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 if : ${{ github.event.workflow_run.conclusion == 'success' || github.event_name == 'workflow_dispatch' }}
1818 steps :
19- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2020 - uses : actions-ext/python/setup@main
2121
2222 - name : Download dist from build
Original file line number Diff line number Diff line change 2020 deploy :
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
23+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
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