diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ef1389..90a2372 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: cancel-in-progress: false steps: - name: Configure Pages - uses: actions/configure-pages@v5.0.0 + uses: actions/configure-pages@v6.0.0 - name: Deploy to Pages id: deployment