Skip to content

Commit 45ca498

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.3
1 parent 424f5aa commit 45ca498

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

0 commit comments

Comments
 (0)