Skip to content

Commit d31c383

Browse files
committed
Update JamesIves/github-pages-deploy-action action to v4.6.6
1 parent a0c75b3 commit d31c383

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
@@ -38,7 +38,7 @@ jobs:
3838
CI: true
3939

4040
- name: GitHub Pages
41-
uses: JamesIves/github-pages-deploy-action@v4.6.4
41+
uses: JamesIves/github-pages-deploy-action@v4.6.6
4242
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '18.x' && github.ref == 'refs/heads/main'
4343
with:
4444
BRANCH: gh-pages

0 commit comments

Comments
 (0)