Skip to content

Commit

Permalink
Fix CI version
Browse files Browse the repository at this point in the history
  • Loading branch information
warriorzz authored May 7, 2024
1 parent 2e13d06 commit 1d6b061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
run: ./gradlew dokkaHtml

- name: Deploy Docs to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.6.0
uses: JamesIves/github-pages-deploy-action@4
with:
branch: gh-pages
folder: build/dokka/html

0 comments on commit 1d6b061

Please sign in to comment.