Skip to content

Commit 50d8cdb

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.1 (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58083ae commit 50d8cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
env:
3232
CI: true
3333
- name: GitHub Pages
34-
uses: JamesIves/github-pages-deploy-action@v4.6.9
34+
uses: JamesIves/github-pages-deploy-action@v4.7.1
3535
if: matrix.node-version == '22.x' && github.ref == 'refs/heads/main'
3636
with:
3737
branch: gh-pages

0 commit comments

Comments
 (0)