update setup-python action to version 5

This commit is contained in:
Rafael Moraes
2025-05-12 09:35:36 -03:00
parent 24de608bc8
commit 66a965ecf6
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
- name: Set up Python 3.9
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: 3.9
cache: pip