diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fab9de7..aa2cb50 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -42,7 +42,7 @@ jobs: cancel-in-progress: false steps: - name: Configure Pages - uses: actions/configure-pages@v4.0.0 + uses: actions/configure-pages@v5.0.0 - name: Deploy to Pages id: deployment