Update actions/setup-python action to v5

This commit is contained in:
renovate[bot] 2023-12-06 13:27:25 +00:00 committed by GitHub
parent 12dca2d6cc
commit c2829b1bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.11"
- name: Update Pip