diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a37641..be034d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,4 +80,4 @@ jobs: - name: Deploy to GitHub Pages if: github.event_name == 'push' id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5