Skip to content

Commit 66623b9

Browse files
chore(deps): bump crazy-max/ghaction-github-pages from v2.1.3 to v2.2.0 (#2129)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.1.3 to v2.2.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@v2.1.3...1510b11) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf6c998 commit 66623b9

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.3
45+
uses: crazy-max/ghaction-github-pages@v2.2.0
4646
with:
4747
keep_history: true
4848
target-branch: gh-pages

0 commit comments

Comments
 (0)