Skip to content

Commit

Permalink
Merge pull request #396 from ryantm/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-github-pages-4

build(deps): bump crazy-max/ghaction-github-pages from 2 to 4
  • Loading branch information
ryantm authored Mar 14, 2024
2 parents e2a0cdd + 4261102 commit 3366df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- run: nix build .#nixpkgs-update-doc
- if: success()
uses: crazy-max/ghaction-github-pages@v2
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: result/multi
Expand Down

0 comments on commit 3366df2

Please sign in to comment.