Skip to content

Commit 19adc93

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2 (#754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c43582 commit 19adc93

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/github-pages-deploy-action@v4.6.8
42+
uses: JamesIves/github-pages-deploy-action@v4.7.2
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)