Skip to content

Commit 69acdf8

Browse files
authored
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
2 parents 40713ac + 28cb6ae commit 69acdf8

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
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323

2424
- name: Set up Python
25-
uses: actions/setup-python@v5.4.0
25+
uses: actions/setup-python@v5.5.0
2626
with:
2727
python-version: "${{ env.PYTHON_VERSION }}"
2828
architecture: "x64"

0 commit comments

Comments
 (0)