Skip to content

Commit c2b0fff

Browse files
dependabot[bot]rsimari
authored andcommitted
chore(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.1 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@ba14867...6c2d9db) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4277850 commit c2b0fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/javadocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
run: ./gradlew javadoc
3232

3333
- name: Publish to GitHub Pages
34-
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6
34+
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
3535
with:
3636
folder: docs

0 commit comments

Comments
 (0)