Update actions/setup-python action to v5 - autoclosed #11

Closed
renovate-bot wants to merge 1 commits from renovate/actions-setup-python-5.x into main
Showing only changes of commit 85f1055a8f - Show all commits

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Python 3.9 - name: Set up Python 3.9
id: python id: python
uses: actions/setup-python@v2 uses: actions/setup-python@v5
with: with:
python-version: 3.9 python-version: 3.9