Skip to content

Commit b162148

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.4 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bb62ea commit b162148

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
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: GitHub Pages
4646
if: github.ref == 'refs/heads/main'
47-
uses: JamesIves/github-pages-deploy-action@v4.7.3
47+
uses: JamesIves/github-pages-deploy-action@v4.7.4
4848
with:
4949
BRANCH: gh-pages
5050
FOLDER: target/site

0 commit comments

Comments
 (0)