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{
22 "template" : " https://github.com/sunpy/package-template" ,
3- "commit" : " c359c134fbf9e3f11302c2019fb58ac11cf14cdf " ,
3+ "commit" : " e032d71b74bdfc1ab4d62476dd5a82c281b38941 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3232 " .github/workflows/sub_package_update.yml"
3333 ],
3434 "_template" : " https://github.com/sunpy/package-template" ,
35- "_commit" : " c359c134fbf9e3f11302c2019fb58ac11cf14cdf "
35+ "_commit" : " e032d71b74bdfc1ab4d62476dd5a82c281b38941 "
3636 }
3737 },
3838 "directory" : null
Original file line number Diff line number Diff line change 4848 sdist_verify :
4949 runs-on : ubuntu-latest
5050 steps :
51- - uses : actions/checkout@v5
51+ - uses : actions/checkout@v6
5252 - uses : actions/setup-python@v6
5353 with :
5454 python-version : ' 3.13'
Original file line number Diff line number Diff line change 2222 strategy :
2323 fail-fast : true
2424 steps :
25- - uses : actions/checkout@v5
25+ - uses : actions/checkout@v6
2626
2727 - uses : actions/setup-python@v6
2828 with :
You can’t perform that action at this time.
0 commit comments