Skip to content

Commit 2186470

Browse files
chore(deps): bump crazy-max/ghaction-github-pages from 2.2.0 to 2.5.0
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 2.2.0 to 2.5.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.2.0...v2.5.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] <support@github.com>
1 parent 6021915 commit 2186470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: pnpm build
4949

5050
- name: Deploy to GitHub Pages
51-
uses: crazy-max/ghaction-github-pages@v2.2.0
51+
uses: crazy-max/ghaction-github-pages@v2.5.0
5252
with:
5353
repo: Umajs/umajs.github.io
5454
target_branch: main

0 commit comments

Comments
 (0)