Skip to content

Commit d6ef398

Browse files
authored
Merge pull request #176 from Oshlack/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.9
Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9
2 parents 070c4e9 + 439bb08 commit d6ef398

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.8
348+
uses: JamesIves/github-pages-deploy-action@v4.6.9
349349
with:
350350
clean: false
351351
branch: gh-pages

0 commit comments

Comments
 (0)