Skip to content

Commit e94d6fb

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

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
@@ -74,7 +74,7 @@ jobs:
7474
name: docs
7575
path: dist/docs
7676
- name: Deploy playground + docs to GitHub Pages
77-
uses: crazy-max/ghaction-github-pages@v4.1.0
77+
uses: crazy-max/ghaction-github-pages@v4.2.0
7878
with:
7979
keep_history: true
8080
target_branch: gh-pages

0 commit comments

Comments
 (0)