Skip to content

Commit 2ff8085

Browse files
authored
Merge pull request #411 from CCPBioSim/renovate/python-3.x
Update dependency python to v3.14.7
2 parents b4f0caa + 3d7beca commit 2ff8085

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/release.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Python
2424
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
2525
with:
26-
python-version: 3.14.6
26+
python-version: 3.14.7
2727

2828
- name: Get latest release from pip
2929
id: latestreleased
@@ -169,7 +169,7 @@ jobs:
169169
- name: Set up Python
170170
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
171171
with:
172-
python-version: 3.14.6
172+
python-version: 3.14.7
173173

174174
- name: Install flit
175175
run: |

0 commit comments

Comments
 (0)