Skip to content

Commit a4a381d

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

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/[email protected].1
36+
uses: JamesIves/[email protected].2
3737
if: matrix.node-version == '22.x' && github.ref == 'refs/heads/main'
3838
with:
3939
branch: gh-pages

0 commit comments

Comments
 (0)