Skip to content

Commit fa40227

Browse files
authored
Merge pull request #172 from mrkpatchaa/renovate/jamesives-github-pages-deploy-action-digest
chore(deps): update jamesives/github-pages-deploy-action digest to 4a3abc7
2 parents df6f664 + ee6424f commit fa40227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: Deploy 🚀
3636
if: ${{ github.event_name == 'workflow_dispatch' || github.event_name == 'schedule' }}
37-
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4
37+
uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4
3838
with:
3939
branch: gh-pages # The branch the action should deploy to.
4040
folder: out # The folder the action should deploy.

0 commit comments

Comments
 (0)