diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0982fd5..70aa32a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -46,4 +46,4 @@ jobs: - name: Deploy to GitHub Pages if: github.ref == 'refs/heads/main' id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5