diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index a90529d..5acb98a 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -23,7 +23,7 @@ jobs: ref: ${{ github.event.release.tag_name || github.ref }} - name: Configure Pages id: pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Inject release version working-directory: docs run: |