Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 6497f1f commit b139700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
ssh-private-key: ${{ secrets.DEPLOY_KEY }}

- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.6.8
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
ssh-key: true
branch: master # The branch the action should deploy to.
Expand Down

0 comments on commit b139700

Please sign in to comment.