Update actions/setup-python action to v5 #5

Merged
renovate[bot] merged 1 commits from renovate/actions-setup-python-5.x into main 2023-12-10 15:45:17 +01:00
Showing only changes of commit c2829b1bdc - Show all commits

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