Skip to content

Commit 59eaade

Browse files
dependabot[bot]linkdotnet
authored andcommitted
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 69da198 commit 59eaade

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
@@ -98,7 +98,7 @@ jobs:
9898
9999
- name: 🛠️ Deploy to GitHub Pages
100100
if: success()
101-
uses: crazy-max/ghaction-github-pages@v4
101+
uses: crazy-max/ghaction-github-pages@v5
102102
with:
103103
build_dir: docs/site/_site
104104
fqdn: bunit.dev

0 commit comments

Comments
 (0)