diff --git a/.github/workflows/deploy-catalog-gcp.yml b/.github/workflows/deploy-catalog-gcp.yml index 274d93a..220981d 100644 --- a/.github/workflows/deploy-catalog-gcp.yml +++ b/.github/workflows/deploy-catalog-gcp.yml @@ -83,7 +83,7 @@ jobs: service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }} - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@v2 + uses: google-github-actions/setup-gcloud@v3 - name: Deploy to GCS run: |