Skip to content

Commit a8fe7f5

Browse files
authored
Merge pull request #100 from mlr-org/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.1
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
2 parents 7860db5 + 7feea12 commit a8fe7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yml

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

4545
- name: Deploy
4646
if: github.event_name != 'pull_request'
47-
uses: JamesIves/github-pages-deploy-action@v4.6.9
47+
uses: JamesIves/github-pages-deploy-action@v4.7.1
4848
with:
4949
clean: false
5050
branch: gh-pages

0 commit comments

Comments
 (0)