diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index a81d87297..25b8f50 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -68,4 +68,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5