Merge pull request #1236 from pi-hole/dependabot/github_actions/master/github_action-dependencies-af23a0451d

Bump actions/setup-python from 5.5.0 to 5.6.0 in the github_action-dependencies group
This commit is contained in:
yubiuser
2025-04-26 12:55:30 +02:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v5.5.0 uses: actions/setup-python@v5.6.0
with: with:
python-version: "${{ env.PYTHON_VERSION }}" python-version: "${{ env.PYTHON_VERSION }}"
architecture: "x64" architecture: "x64"