diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index d197170e7b6e6..66c5dadf73c3a 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -34,7 +34,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - uses: pnpm/action-setup@v2 with: version: 8.4.0