Skip to content

Commit 24143b7

Browse files
Update JamesIves/github-pages-deploy-action action to v4.4.2 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6f53ba commit 24143b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: yarn run docs:build
2727

2828
- name: Deploy 🚀
29-
uses: JamesIves/github-pages-deploy-action@v4.4.1
29+
uses: JamesIves/github-pages-deploy-action@v4.4.2
3030
with:
3131
branch: gh-pages # The branch the action should deploy to.
3232
folder: dist # The folder the action should deploy.

0 commit comments

Comments
 (0)