deps: update actions/setup-python action to v4.8.0

This commit is contained in:
renovate[bot] 2023-12-09 02:05:26 +00:00
parent 7116f21623
commit ff6f503f7f
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.7.1
- uses: actions/setup-python@v4.8.0
with:
python-version: "3.10"