Skip to content

Commit 19714de

Browse files
authored
Update generate_binary_build_matrix.yml
1 parent fa49da9 commit 19714de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_binary_build_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
matrix: ${{ steps.generate.outputs.matrix }}
6767
runs-on: ubuntu-latest
6868
steps:
69-
- uses: actions/setup-python@v4
69+
- uses: actions/setup-python@v5
7070
with:
7171
python-version: '3.10'
7272
- name: Checkout test-infra repository

0 commit comments

Comments
 (0)