Skip to content

Commit 9d05fcf

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.4.3
1 parent 9c11673 commit 9d05fcf

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

4040
- name: Deploy to GitHub Pages
41-
uses: JamesIves/[email protected].2
41+
uses: JamesIves/[email protected].3
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)