Skip to content

Commit 70d60a2

Browse files
authored
Merge pull request #14 from taxonomicallyinformedannotation/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.7.4
2 parents acc558a + 0462aa3 commit 70d60a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Deploy to GitHub pages 🚀
6060
if: github.event_name != 'pull_request'
61-
uses: JamesIves/github-pages-deploy-action@v4.7.3
61+
uses: JamesIves/github-pages-deploy-action@v4.7.4
6262
with:
6363
clean: false
6464
branch: gh-pages

0 commit comments

Comments
 (0)