Skip to content

Commit cfd6c87

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.3
1 parent 9a0ca74 commit cfd6c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
flags: unittests, master, push # optional
4242

4343
- name: Deploy to gh-pages
44-
uses: JamesIves/github-pages-deploy-action@4.1.8
44+
uses: JamesIves/github-pages-deploy-action@v4.2.3
4545
with:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)