diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 934df4a..a9e911c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -45,7 +45,7 @@ jobs: nix develop ./nix/std -c just quarto example render - name: Deploy Github-Page - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.6.0 with: branch: github-page folder: ./notebook/publish