diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 934df4a..801928e 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.3 with: branch: github-page folder: ./notebook/publish