Skip to content

Commit 352000a

Browse files
authored
Merge pull request microsoft#2 from graphai-repository/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.8.0
Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.8.0
2 parents bd408a1 + d64d81e commit 352000a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: find site
4242

4343
- name: Deploy to GitHub Pages
44-
uses: JamesIves/github-pages-deploy-action@v4.6.4
44+
uses: JamesIves/github-pages-deploy-action@v4.8.0
4545
with:
4646
branch: gh-pages
4747
folder: site

0 commit comments

Comments
 (0)