diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index 87aa0382..741e2893 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -96,4 +96,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5