Skip to content

Commit 0bdfc72

Browse files
committed
Update actions/setup-python action to v6
1 parent 866f4f7 commit 0bdfc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
sudo rm -rf "/Users/runner/Library/Android/sdk"
4343
- name: Checkout
4444
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
45-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
45+
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
4646
with:
4747
python-version: '3.11'
4848
- name: Get Bazel

0 commit comments

Comments
 (0)