Skip to content

Commit 015e231

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.3
1 parent 0cee911 commit 015e231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: npm run docs
4040

4141
- name: Deploy to GitHub Pages
42-
uses: JamesIves/[email protected].1
42+
uses: JamesIves/[email protected].3
4343
with:
4444
branch: gh-pages # The branch the action should deploy to.
4545
folder: docs/api/@edx/frontend-platform/1.0.0-semantically-released # The folder the action should deploy.

0 commit comments

Comments
 (0)