diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 74c8438a..cdeeef42 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -44,7 +44,7 @@ jobs: - name: Setup GitHub Pages if: github.event_name != 'pull_request' - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Install Nix (with flakes and nix-command enabled) uses: cachix/install-nix-action@v26