deps: update actions/setup-python action to v5.1.0

This commit is contained in:
renovate[bot] 2024-03-30 02:35:04 +00:00
parent 0b06f00c33
commit 32f88ca17e
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@v5.0.0
- uses: actions/setup-python@v5.1.0
with:
python-version: "3.10"