Skip to content

Commit

Permalink
deps: update jamesives/github-pages-deploy-action action to v4.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent 7c686d9 commit c17a4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ssh-private-key: ${{ secrets.DEPLOY_KEY }}

- name: Deploy
uses: JamesIves/[email protected].7
uses: JamesIves/[email protected].8
with:
ssh-key: true
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit c17a4f0

Please sign in to comment.