Skip to content

Commit ddea8aa

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.0
1 parent e3835bb commit ddea8aa

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.5.0
41+
uses: JamesIves/github-pages-deploy-action@v4.6.0
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)