Skip to content

Commit

Permalink
fix: update jamesives/github-pages-deploy-action action to v4.7.1 (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Nov 28, 2024
1 parent f261715 commit 5201f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/deploy/github-pages/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
using: composite
steps:
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.7.0
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
token: ${{ inputs.token }}
branch: ${{ inputs.branch }}
Expand Down

0 comments on commit 5201f0c

Please sign in to comment.