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

This commit is contained in:
renovate[bot] 2023-04-21 23:32:26 +00:00
parent 6b96bd081a
commit 5322e16952
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
with: with:
version: v3.8.1 version: v3.8.1
- uses: actions/setup-python@v4.5.0 - uses: actions/setup-python@v4.6.0
with: with:
python-version: "3.10" python-version: "3.10"