Skip to content

Commit ee08421

Browse files
authored
Merge pull request #39 from genotrance/dependabot/github_actions/github-actions-c95a42c707
Bump actions/setup-python from 5.3.0 to 5.4.0 in the github-actions group
2 parents bdf92b2 + a07c1db commit ee08421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
4545

4646
- name: "Setup Pythons"
47-
uses: "actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b" # v5.3.0
47+
uses: "actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38" # v5.4.0
4848
env:
4949
# Disable pip upgrade warnings while setting up Python versions.
5050
PIP_DISABLE_PIP_VERSION_CHECK: "1"

0 commit comments

Comments
 (0)