Skip to content

Commit e67316b

Browse files
chore(deps): bump crazy-max/ghaction-github-pages from v1.4.0 to v2.1.0 (rjsf-team#1861)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v1.4.0 to v2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md) - [Commits](crazy-max/ghaction-github-pages@v1.4.0...0b06869) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e76044c commit e67316b

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
@@ -44,7 +44,7 @@ jobs:
4444
- run: npm run bootstrap
4545
- run: npm run build
4646
- name: Deploy playground to GitHub Pages
47-
uses: crazy-max/ghaction-github-pages@v1.4.0
47+
uses: crazy-max/ghaction-github-pages@v2.1.0
4848
with:
4949
keep_history: true
5050
target-branch: gh-pages

0 commit comments

Comments
 (0)