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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-17 20:55:08 +00:00
committed by Philip Molares
parent 55a8f4f1cd
commit 00a4da3a64
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
node-version: ${{ env.NODEJS_VERSION }}
- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: ${{ env.PYTHON_VERSION }}