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

Commit bc7d6a3

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

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.4.3
43+
uses: JamesIves/github-pages-deploy-action@v4.5.0
4444
with:
4545
branch: gh-pages
4646
folder: target/doc

0 commit comments

Comments
 (0)