Skip to content

Commit 51037b1

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#685)
Bumps the github group with 1 update: [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action). Updates `JamesIves/github-pages-deploy-action` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 186ba48 commit 51037b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dokka.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ./gradlew dokkaHtm -Pversion=${{ env.VERSION }}
3232

3333
- name: Publish documentation
34-
uses: JamesIves/github-pages-deploy-action@v4.6.0
34+
uses: JamesIves/github-pages-deploy-action@v4.6.1
3535
with:
3636
branch: gh-pages
3737
folder: build/dokka/html

0 commit comments

Comments
 (0)