Skip to content

Commit

Permalink
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#6)
Browse files Browse the repository at this point in the history
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Former-commit-id: 2585d17
Former-commit-id: 4ae51b820042ea87e3a0b30340b13ea36d7b60a9
Former-commit-id: 658612542bfff30527ab8d34b6693b660e0f3108 [formerly a358b8d]
Former-commit-id: 57b4d12bba24495cc40c1ec0fe59253de72726ec
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 12e92f2 commit d0cf08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Deploy to GitHub pages 🚀
if: github.event_name != 'pull_request'
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
clean: false
branch: gh-pages
Expand Down

0 comments on commit d0cf08a

Please sign in to comment.