diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 3f8cc048..2045506e 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v6 - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Create documentation site run: |