Skip to content

Commit 70a7204

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update jamesives/github-pages-deploy-action action to v4.1.0
1 parent 0d3c2ad commit 70a7204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: pages
4242
path: public
4343
- name: Deploy gh pages
44-
uses: JamesIves/github-pages-deploy-action@4.0.0
44+
uses: JamesIves/github-pages-deploy-action@4.1.0
4545
with:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
BRANCH: gh-pages

0 commit comments

Comments
 (0)