1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2025-10-15 14:02:33 +02:00

ci: update python to 3.14

This commit is contained in:
renovate[bot]
2025-10-09 01:08:52 +00:00
committed by Christian Nicolai
parent 7738b5d229
commit 3a6b7b8cf5

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.13'
python-version: '3.14'
- name: Install dependencies
run: |
pip install poetry
@@ -44,7 +44,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.13'
python-version: '3.14'
- name: Install dependencies
run: |
pip install poetry