Skip to content

Commit b7ba4a8

Browse files
dependabot[bot]Bisaloo
authored andcommitted
Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a726a8 commit b7ba4a8

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
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Deploy to GitHub pages 🚀
8080
if: github.event_name != 'merge_group' && github.event_name != 'pull_request'
81-
uses: JamesIves/[email protected].0
81+
uses: JamesIves/[email protected].1
8282
with:
8383
# We clean on releases because we want to remove old vignettes,
8484
# figures, etc. that have been deleted from the `main` branch.

0 commit comments

Comments
 (0)