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

Commit 476316c

Browse files
author
Luke Hinds
authored
Merge pull request #535 from stacklok/dependabot/github_actions/actions/setup-python-5.3.0
Bump actions/setup-python from 5.2.0 to 5.3.0
2 parents 8bd2c09 + 8cb345d commit 476316c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1818

1919
- name: Set up Python 3.12
20-
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
20+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
2121
with:
2222
python-version: "3.12"
2323

0 commit comments

Comments
 (0)