Skip to content

Commit 33ff795

Browse files
authored
Merge pull request #179 from Oshlack/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2
2 parents d7a0b47 + 7f7ca71 commit 33ff795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ jobs:
345345

346346
- name: Deploy to GitHub pages 🚀
347347
if: github.event_name != 'pull_request'
348-
uses: JamesIves/github-pages-deploy-action@v4.6.9
348+
uses: JamesIves/github-pages-deploy-action@v4.7.2
349349
with:
350350
clean: false
351351
branch: gh-pages

0 commit comments

Comments
 (0)