Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent 9ff6f59 commit ea757d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
build/reports/tests
build/test-results
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4.6.1
if: always()
with:
BRANCH: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit ea757d5

Please sign in to comment.