Skip to content

Commit ef67b24

Browse files
ci(deps): update jamesives/github-pages-deploy-action action to v4.7.5
1 parent 86f7c56 commit ef67b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Deploy site
3131
if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
32-
uses: JamesIves/github-pages-deploy-action@v4.7.4
32+
uses: JamesIves/github-pages-deploy-action@v4.7.5
3333
with:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
BRANCH: gh-pages

0 commit comments

Comments
 (0)