Skip to content

Commit 169dc5f

Browse files
Merge pull request #51 from rOpenGov/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4
2 parents 8661d77 + fe6e464 commit 169dc5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rogtemplate-gh-pages.yaml

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

4646
- name: Deploy to GitHub pages 🚀
4747
if: github.event_name != 'pull_request'
48-
uses: JamesIves/github-pages-deploy-action@v4.7.3
48+
uses: JamesIves/github-pages-deploy-action@v4.7.4
4949
with:
5050
clean: false
5151
branch: gh-pages

0 commit comments

Comments
 (0)