diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 72c1ac4..a4b08a3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -25,7 +25,7 @@ jobs: deploy: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v7 - name: Authenticate to GCP (Workload Identity Federation) uses: google-github-actions/auth@v3