1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2025-04-02 07:34:12 +02:00

ci: update python to 3.13

This commit is contained in:
renovate[bot] 2025-03-13 12:32:06 +00:00 committed by Christian Nicolai
parent 5fed66d661
commit 22983d0927

View File

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