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:
parent
5fed66d661
commit
22983d0927
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user