Merge pull request #1220 from pi-hole/dependabot/github_actions/master/github_action-dependencies-f2e6fc259d

Bump actions/setup-python from 5.4.0 to 5.5.0 in the github_action-dependencies group
This commit is contained in:
yubiuser
2025-03-29 21:37:49 +01:00
committed by GitHub

View File

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