Skip to content

Commit c4dc13a

Browse files
build(deps): 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 a98dcc7 commit c4dc13a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Deploy to GitHub Pages
2828
if: success()
29-
uses: crazy-max/ghaction-github-pages@v4
29+
uses: crazy-max/ghaction-github-pages@v5
3030
with:
3131
target_branch: gh-pages
3232
build_dir: docs/build

0 commit comments

Comments
 (0)