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:
renovate[bot] 2023-12-09 09:34:41 +01:00 committed by GitHub
parent ff6f503f7f
commit b14b844461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"