Skip to content

Commit ae7f53b

Browse files
authored
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
2 parents 955eb03 + 8b6c3af commit ae7f53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525

2626
- name: Set up Python
27-
uses: actions/setup-python@v5.5.0
27+
uses: actions/setup-python@v5.6.0
2828
with:
2929
python-version: "${{ env.PYTHON_VERSION }}"
3030
architecture: "x64"

0 commit comments

Comments
 (0)