Skip to content

Commit 5fc513b

Browse files
committed
Update JamesIves/github-pages-deploy-action action to v4.6.0
1 parent ae701c4 commit 5fc513b

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.5.0
36+
uses: JamesIves/github-pages-deploy-action@v4.6.0
3737
if: matrix.node-version == '18.x' && github.ref == 'refs/heads/main'
3838
with:
3939
BRANCH: gh-pages

0 commit comments

Comments
 (0)