Update setup-python version

This commit is contained in:
Akitake 2024-07-12 11:07:38 +02:00
parent d2e19b8015
commit 21f77c4a2a
No known key found for this signature in database
GPG Key ID: BBB11D6E26F3162D

View File

@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Install pip dependencies