Skip to content

Commit 862d8d1

Browse files
dependabot[bot]orbeckst
authored andcommitted
Bump crazy-max/ghaction-github-pages from 4 to 5
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 4 to 5. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v4...v5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02303c8 commit 862d8d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- name: Deploy to GitHub Pages
7272
if: success()
73-
uses: crazy-max/ghaction-github-pages@v4
73+
uses: crazy-max/ghaction-github-pages@v5
7474
with:
7575
target_branch: gh-pages
7676
build_dir: deploy

0 commit comments

Comments
 (0)