deps: update actions/setup-python action to v5 (#177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ff6f503f7f
commit
b14b844461
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
version: v3.8.1
|
||||
|
||||
- uses: actions/setup-python@v4.8.0
|
||||
- uses: actions/setup-python@v5.0.0
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue