Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit ee89515

Browse files
authored
Merge pull request #552 from Homebrew/dependabot/github_actions/actions/setup-python-5.4.0
build(deps): bump actions/setup-python from 5.3.0 to 5.4.0
2 parents f7e11f4 + 46d2421 commit ee89515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: Homebrew/actions/setup-homebrew@master
1818

1919
- name: Setup Python
20-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
20+
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
2121
with:
2222
python-version-file: .python-version
2323

0 commit comments

Comments
 (0)