Skip to content

Commit a2f0960

Browse files
authored
Update update-images.yaml
1 parent dbff6ff commit a2f0960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
- name: Set up Python
258258
uses: actions/setup-python@v4
259259
with:
260-
python-version: '3.5'
260+
python-version: '3.7'
261261

262262
- name: Export gcloud related env variable
263263
run: export CLOUDSDK_PYTHON="/usr/bin/python3"

0 commit comments

Comments
 (0)