Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit e21f780

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.0 (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b61c4e8 commit e21f780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: echo "<meta http-equiv=\"refresh\" content=\"0; url=wirepact_translator\">" > target/doc/index.html
4141

4242
- name: deploy gh pages
43-
uses: JamesIves/github-pages-deploy-action@v4.5.0
43+
uses: JamesIves/github-pages-deploy-action@v4.6.0
4444
with:
4545
branch: gh-pages
4646
folder: target/doc

0 commit comments

Comments
 (0)