Skip to content

Commit

Permalink
Update crazy-max/ghaction-github-pages action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 3d811dd commit 6fd4b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew dokkaHtml
- name: GitHub Pages
uses: crazy-max/ghaction-github-pages@v3.1.0
uses: crazy-max/ghaction-github-pages@v4.1.0
with:
build_dir: "build/dokka/html"
jekyll: false
Expand Down

0 comments on commit 6fd4b87

Please sign in to comment.