Update actions/setup-python action to v5

This commit is contained in:
renovate[bot] 2023-12-06 13:57:26 +00:00 committed by GitHub
parent 274bc89e11
commit 88127f9063
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.9
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.9
- name: Setup Localazy