Skip to content

Commit 7fbcff1

Browse files
build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#11818)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1046ef commit 7fbcff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-platform-components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
sparse-checkout-cone-mode: false
5050

5151
- name: Set up Python ${{ env.PYTHON_VERSION }}
52-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
52+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
5353
with:
5454
python-version: "${{ env.PYTHON_VERSION }}"
5555

0 commit comments

Comments
 (0)