Skip to content

Commit baa0679

Browse files
authored
Merge pull request #536 from ceph/dependabot/github_actions/actions/setup-python-6.3.0
build(deps): bump actions/setup-python from 5.3.0 to 6.3.0
2 parents 7a9bfa3 + 1ebe36d commit baa0679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
2828
with:
2929
go-version-file: go.mod
30-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
30+
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
3131
with:
3232
python-version: '3.x'
3333
- name: Install Python dependencies

0 commit comments

Comments
 (0)