Skip to content

Commit bb1632c

Browse files
chore(deps): update crazy-max/ghaction-github-pages action to v4.2.0 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5542ec3 commit bb1632c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Build
2323
run: pnpm run build
2424
- name: GitHub Pages
25-
uses: crazy-max/ghaction-github-pages@v4.1.0
25+
uses: crazy-max/ghaction-github-pages@v4.2.0
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
with:

0 commit comments

Comments
 (0)