Skip to content

Commit 8c24e51

Browse files
committed
Update JamesIves/github-pages-deploy-action action to v4.6.0
1 parent 773fd15 commit 8c24e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
CI: true
3333

3434
- name: GitHub Pages
35-
uses: JamesIves/github-pages-deploy-action@v4.5.0
35+
uses: JamesIves/github-pages-deploy-action@v4.6.0
3636
if: matrix.node-version == '18.x' && github.ref == 'refs/heads/main'
3737
with:
3838
BRANCH: gh-pages

0 commit comments

Comments
 (0)