Skip to content

Commit 985d913

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#812)
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.7.2 to 4.7.3 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.3) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Youssef Bel Mekki <[email protected]>
1 parent ceea073 commit 985d913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dokka.yml

+1-1
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/[email protected].2
34+
uses: JamesIves/[email protected].3
3535
with:
3636
branch: gh-pages
3737
folder: build/dokka/html

0 commit comments

Comments
 (0)