Skip to content

Commit ab73341

Browse files
chore(deps): update dependency python to 3.14
Signed-off-by: Renovate Bot <[email protected]>
1 parent 1ff77a8 commit ab73341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-collection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup python
1616
uses: actions/setup-python@v6
1717
with:
18-
python-version: 3.9
18+
python-version: 3.14
1919
- name: Install dependencies
2020
run: |
2121
python3 -m pip install ansible-core~=2.12.3

0 commit comments

Comments
 (0)