Skip to content

Commit 2351570

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 (#574)
1 parent aa22316 commit 2351570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
retention-days: 7
4242
- name: Deploy to pages
4343
if: ${{ github.ref_name == 'main' || github.event_name == 'release'}}
44-
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # 4.7.3
44+
uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # 4.7.4
4545
with:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
BRANCH: gh-pages

0 commit comments

Comments
 (0)