Skip to content

Commit 949ba49

Browse files
dependabot[bot]pratikunterwegs
authored andcommitted
Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccecd48 commit 949ba49

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/github-pages-deploy-action@v4.7.3
81+
uses: JamesIves/github-pages-deploy-action@v4.7.4
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)