Skip to content

Commit b6a7aba

Browse files
authored
Merge pull request #354 from serenity-js/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.6.0
2 parents 6023592 + ddea8aa commit b6a7aba

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)