Skip to content

Commit 2498f72

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.3 (#773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93bce98 commit 2498f72

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].2
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)