Skip to content

Commit 2816b69

Browse files
chore(deps): bump crazy-max/ghaction-github-pages from v2.1.1 to v2.1.2 (rjsf-team#1976)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.1.1 to v2.1.2. - [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@v2.1.1...d3b77e6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21a6470 commit 2816b69

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
@@ -42,7 +42,7 @@ jobs:
4242
- run: npm install
4343
- run: npm run build
4444
- name: Deploy playground to GitHub Pages
45-
uses: crazy-max/ghaction-github-pages@v2.1.1
45+
uses: crazy-max/ghaction-github-pages@v2.1.2
4646
with:
4747
keep_history: true
4848
target-branch: gh-pages

0 commit comments

Comments
 (0)