Merge pull request #54 from a5r0n/renovate/actions-setup-python-5.x

chore(deps): update actions/setup-python action to v5
This commit is contained in:
a5r0n
2025-01-09 11:23:15 +02:00
committed by GitHub
+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'