Skip to content

Commit

Permalink
Merge pull request #6896 from microsoft/dependabot/github_actions/Jam…
Browse files Browse the repository at this point in the history
…esIves/github-pages-deploy-action-4.7.3

Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
  • Loading branch information
jenshnielsen authored Feb 20, 2025
2 parents 479f2d6 + b2a70bf commit dd2700a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
path: build_docs

- name: Deploy to gh pages
uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # v4.7.2
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
with:
branch: gh-pages
folder: ${{ github.workspace }}/build_docs/
Expand Down

0 comments on commit dd2700a

Please sign in to comment.