diff --git a/.github/workflows/validate-and-deploy.yml b/.github/workflows/validate-and-deploy.yml index 01d08d9..52d0416 100644 --- a/.github/workflows/validate-and-deploy.yml +++ b/.github/workflows/validate-and-deploy.yml @@ -88,4 +88,4 @@ jobs: steps: - name: 🚀 Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5