Skip to content

Commit 538816e

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.1 (#1304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09b7ea0 commit 538816e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)