Skip to content

Commit 683f57d

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.5.0
1 parent 1048001 commit 683f57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: npm run docs
3939

4040
- name: Deploy to GitHub Pages
41-
uses: JamesIves/github-pages-deploy-action@v4.4.3
41+
uses: JamesIves/github-pages-deploy-action@v4.5.0
4242
with:
4343
branch: gh-pages # The branch the action should deploy to.
4444
folder: docs/api/@edx/frontend-platform/1.0.0-semantically-released # The folder the action should deploy.

0 commit comments

Comments
 (0)