chore(deps): update actions/setup-python action to v5

This commit is contained in:
renovate[bot]
2024-10-17 18:53:37 +00:00
committed by GitHub
parent a9a6cc39f6
commit 4bb8066349
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: '3.x'