Skip to content

Commit 5a054ea

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.1
1 parent abca058 commit 5a054ea

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
@@ -39,7 +39,7 @@ jobs:
3939
run: npm run docs
4040

4141
- name: Deploy to GitHub Pages
42-
uses: JamesIves/[email protected].0
42+
uses: JamesIves/[email protected].1
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)