Update actions/setup-python action to v5

This commit is contained in:
renovate[bot]
2024-02-15 18:46:51 +00:00
committed by GitHub
parent 9e2d2a7503
commit a398abdf63

View File

@@ -16,7 +16,7 @@ jobs:
with:
version: v3.13.3
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: "3.10"
check-latest: true