Skip to content

Commit 3bd261d

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.0
1 parent 512b569 commit 3bd261d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
env:
2424
CI: true
2525
- name: GitHub Pages
26-
uses: JamesIves/github-pages-deploy-action@v4.4.3
26+
uses: JamesIves/github-pages-deploy-action@v4.6.0
2727
if: matrix.node-version == '18.x' && github.ref == 'refs/heads/main'
2828
with:
2929
BRANCH: gh-pages

0 commit comments

Comments
 (0)