Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.4.0 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jul 22, 2022
1 parent a55c26a commit fe8ee14
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 @@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: ./gradlew dokkaHtmlMultiModule
- uses: JamesIves/github-pages-deploy-action@v4.3.4
- uses: JamesIves/github-pages-deploy-action@v4.4.0
with:
folder: build/dokkaHtmlMultiModule

0 comments on commit fe8ee14

Please sign in to comment.