Merge pull request #1084 from pi-hole/dependabot/github_actions/master/github_action-dependencies-dfe2ea1b26
CI / test (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled

Bump actions/setup-python from 5.1.1 to 5.2.0 in the github_action-dependencies group
This commit is contained in:
yubiuser
2024-08-31 17:08:12 +02:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v5.1.1
uses: actions/setup-python@v5.2.0
with:
python-version: "${{ env.PYTHON_VERSION }}"
architecture: "x64"