Skip to content

Commit

Permalink
Merge pull request #26 from mamantoha/dependabot/github_actions/crazy…
Browse files Browse the repository at this point in the history
…-max/ghaction-github-pages-4

Bump crazy-max/ghaction-github-pages from 3 to 4
  • Loading branch information
mamantoha authored Sep 11, 2023
2 parents 7381863 + 96e083f commit 390d23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: crystal docs
- name: Deploy to GitHub Pages
if: success()
uses: crazy-max/ghaction-github-pages@v3
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: docs
Expand Down

0 comments on commit 390d23b

Please sign in to comment.