Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.4.0 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jul 22, 2022
1 parent 1a67c6a commit b9bc7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- run: ./gradlew dokkaHtmlMultiModule

- uses: JamesIves/github-pages-deploy-action@v4.3.4
- uses: JamesIves/github-pages-deploy-action@v4.4.0
with:
folder: build/gh-pages

Expand Down

0 comments on commit b9bc7f9

Please sign in to comment.