Skip to content

Commit c90104a

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.3 to 4.1.4 (#74)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.3...4.1.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 370271a commit c90104a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
antora_playbook: antora-playbook.yml
2424
- name: Deploy to GitHub Pages
25-
uses: JamesIves/github-pages-deploy-action@4.1.3
25+
uses: JamesIves/github-pages-deploy-action@4.1.4
2626
with:
2727
branch: 'docs'
2828
folder: 'build/site'

0 commit comments

Comments
 (0)