diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 94a91dd..4af2b56 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -61,4 +61,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5