mirror of
https://gitea.smigz.com/smiggiddy/s3_cleanup.git
synced 2024-12-25 20:50:43 -05:00
fix: update py version
This commit is contained in:
parent
8ad8e9c3a1
commit
d2279c425e
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.11.2'
|
||||
- run: pip install -r requirements.txt
|
||||
|
|
Loading…
Reference in a new issue