Skip to content

Commit c3d3a71

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): Bump crazy-max/ghaction-github-pages from 3 to 4
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7591a09 commit c3d3a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
- name: 🛠️ Deploy to GitHub Pages
9090
if: success()
91-
uses: crazy-max/ghaction-github-pages@v3
91+
uses: crazy-max/ghaction-github-pages@v4
9292
with:
9393
build_dir: docs/site/_site
9494
fqdn: bunit.dev

0 commit comments

Comments
 (0)