Skip to content

Commit 10cfb4b

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#3110)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.2.5 to 4.6.9. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.2.5...v4.6.9) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oussama Hassine <[email protected]>
1 parent 08c0cff commit 10cfb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-dokka.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626

2727
- name: Deploy docs 🚀
28-
uses: JamesIves/github-pages-deploy-action@v4.2.5
28+
uses: JamesIves/github-pages-deploy-action@v4.6.9
2929
with:
3030
branch: gh-pages
3131
clean: false

0 commit comments

Comments
 (0)