diff --git a/.github/workflows/queue.yaml b/.github/workflows/queue.yaml index 0aafc260..eb6b0640 100644 --- a/.github/workflows/queue.yaml +++ b/.github/workflows/queue.yaml @@ -42,7 +42,7 @@ jobs: with_nix: "true" github_token: ${{ secrets.GITHUB_TOKEN }} - name: Authenticate to Google Cloud - uses: google-github-actions/auth@v2 + uses: google-github-actions/auth@v3 with: credentials_json: ${{ secrets.GCP_SA_KEY }} - name: Set up Cloud SDK # needed for gcloud to upload runners to GCS for caching