Skip to content

Commit 26872f2

Browse files
authored
Merge pull request #74 from Pakillo/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.6
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6
2 parents a59e40a + 8a23465 commit 26872f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkgdown.yaml

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

4141
- name: Deploy to GitHub pages 🚀
4242
if: github.event_name != 'pull_request'
43-
uses: JamesIves/github-pages-deploy-action@v4.7.4
43+
uses: JamesIves/github-pages-deploy-action@v4.7.6
4444
with:
4545
clean: false
4646
branch: gh-pages

0 commit comments

Comments
 (0)