File tree Expand file tree Collapse file tree 3 files changed +145
-120
lines changed Expand file tree Collapse file tree 3 files changed +145
-120
lines changed Original file line number Diff line number Diff line change 99 pypi :
1010 name : Publish to PyPI registry
1111 environment : release
12- runs-on : ubuntu-22 .04
12+ runs-on : ubuntu-24 .04
1313 permissions :
1414 id-token : write
1515
2020
2121 steps :
2222 - name : Switch to using Python 3.13 by default
23- uses : actions/setup-python@v5
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : " 3.13"
2626
3232 tox
3333
3434 - name : Check out src from Git
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v5
3636 with :
3737 fetch-depth : 0 # needed by setuptools-scm
3838
Original file line number Diff line number Diff line change 88 - renovate-config-validator # container limits
99repos :
1010 - repo : https://github.com/renovatebot/pre-commit-hooks
11- rev : 41.98.0
11+ rev : 41.98.1
1212 hooks :
1313 - id : renovate-config-validator
1414 alias : renovate
You can’t perform that action at this time.
0 commit comments