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 e9b7f3d52a
commit 21e47b37a1

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