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