Skip to content

Commit 72865aa

Browse files
ci(github-action): update dependency python (3.13.7 → 3.14.0) (#67)
| datasource | package | from | to | | --------------- | ----------------------- | ------ | ------ | | github-releases | actions/python-versions | 3.13.7 | 3.14.0 |
1 parent 43a6ad3 commit 72865aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
id: setup-python
6565
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
6666
with:
67-
python-version: '3.13'
67+
python-version: '3.14'
6868

6969
- name: Install Poetry
7070
uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1

0 commit comments

Comments
 (0)