Skip to content

Commit d5351c7

Browse files
chore(deps): bump crazy-max/ghaction-github-pages from 4.0.0 to 4.1.0
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f671b01 commit d5351c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
name: docs
8080
path: dist/docs
8181
- name: Deploy playground + docs to GitHub Pages
82-
uses: crazy-max/ghaction-github-pages@v4.0.0
82+
uses: crazy-max/ghaction-github-pages@v4.1.0
8383
with:
8484
keep_history: true
8585
target_branch: gh-pages

0 commit comments

Comments
 (0)