Skip to content

Commit 36e105d

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.3 (#733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ac5ac1 commit 36e105d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: pnpm install --frozen-lockfile
2626
- run: pnpm build
2727

28-
- uses: JamesIves/github-pages-deploy-action@v4.7.2
28+
- uses: JamesIves/github-pages-deploy-action@v4.7.3
2929
with:
3030
branch: gh-pages
3131
folder: dist

0 commit comments

Comments
 (0)