Skip to content

Commit 33c46c7

Browse files
build(deps): update jamesives/github-pages-deploy-action action to v4.9.0
1 parent d22ea7a commit 33c46c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: ./.github/actions/setup-docspace
3333

3434
- name: Deploy 🚀
35-
uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f # v4.8.0
35+
uses: JamesIves/github-pages-deploy-action@fa24774553152dd7873cd16ebd8d959b010c5445 # v4.9.0
3636
with:
3737
branch: gh-pages # The branch the action should deploy to.
3838
folder: website/build # The folder the action should deploy.

0 commit comments

Comments
 (0)