Update actions/setup-python action to v5

This commit is contained in:
2024-06-11 14:41:19 +00:00
parent 0743d7fa6d
commit 85f1055a8f

View File

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