Skip to content

Commit 0a98ef9

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.3
1 parent 9ff6f59 commit 0a98ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
build/reports/tests
4040
build/test-results
4141
- name: Deploy 🚀
42-
uses: JamesIves/github-pages-deploy-action@v4.4.1
42+
uses: JamesIves/github-pages-deploy-action@v4.6.3
4343
if: always()
4444
with:
4545
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)