Skip to content

Commit b23f851

Browse files
committed
⬆️ Updates JamesIves/github-pages-deploy-action action to v4.3.3
Signed-off-by: Renovate Bot <[email protected]>
1 parent d36e6d6 commit b23f851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
working-directory: docs/
2323

2424
- name: Deploy Github Pages
25-
uses: JamesIves/github-pages-deploy-action@4.0.0
25+
uses: JamesIves/github-pages-deploy-action@v4.3.3
2626
with:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
BRANCH: gh-pages

0 commit comments

Comments
 (0)