Skip to content

Commit 949ad27

Browse files
Merge pull request #533 from lorenzwalthert/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.5.0
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
2 parents 3efe673 + 0c58110 commit 949ad27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.4.3
42+
uses: JamesIves/github-pages-deploy-action@v4.5.0
4343
with:
4444
clean: false
4545
branch: gh-pages

0 commit comments

Comments
 (0)