Update actions/setup-python action to v5

This commit is contained in:
renovate[bot]
2023-12-07 00:16:01 +00:00
committed by GitHub
parent 50beeb3dec
commit bc1ead91cd

View File

@@ -16,7 +16,7 @@ jobs:
with:
version: v3.10.0
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.9'
check-latest: true