Skip to content

Commit

Permalink
deps: update jamesives/github-pages-deploy-action action to v4.7.1 (#…
Browse files Browse the repository at this point in the history
…1976)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent dbd4dc0 commit a3a73d9
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/github-pages-deploy-action@v4.6.9
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
ssh-key: true
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit a3a73d9

Please sign in to comment.