Skip to content

Commit 740634c

Browse files
ci(deps): update jamesives/github-pages-deploy-action action to v4.7.4 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc64e5b commit 740634c

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.3
32+
uses: JamesIves/github-pages-deploy-action@v4.7.4
3333
with:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
BRANCH: gh-pages

0 commit comments

Comments
 (0)