hardcode GCP version

This commit is contained in:
antoniocarlon 2020-09-23 09:56:28 +02:00
parent 95bd089366
commit b793c02415

View File

@ -15,7 +15,7 @@ jobs:
- name: Setup gcloud authentication
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
with:
version: '300.0.0'
version: '299.0.0'
service_account_key: ${{ secrets.GCS }}
- name: Pull base image