Skip to content

Commit 3c80a34

Browse files
authored
Merge pull request #41 from Melinae/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.8.0
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0
2 parents d862233 + cc81847 commit 3c80a34

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
@@ -39,7 +39,7 @@ jobs:
3939

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

0 commit comments

Comments
 (0)