diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f596605..7a206757 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,7 +115,7 @@ jobs: run: curl -LsSf https://get.nexte.st/latest/linux | tar zxf - -C ${CARGO_HOME:-~/.cargo}/bin - id: auth - uses: google-github-actions/auth@v1.2.0 + uses: google-github-actions/auth@v2.0.0 with: token_format: "access_token" create_credentials_file: true