Skip to content

Commit b5e85b0

Browse files
authored
Merge pull request #366 from Adyen/renovate/python-3.x
chore(deps): update dependency python to 3.14
2 parents 4d6d6eb + ffeef05 commit b5e85b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypipublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python 3.10
2222
uses: actions/setup-python@v6
2323
with:
24-
python-version: "3.10"
24+
python-version: "3.14"
2525

2626
- name: Install pypa/build
2727
run: >-

0 commit comments

Comments
 (0)