Skip to content

Commit

Permalink
Merge pull request #317 from morganstanley/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…crazy-max/ghaction-github-pages-4.1.0
  • Loading branch information
bingenito authored Dec 1, 2024
2 parents a3d4a9d + 60ea743 commit dc17e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run: npm ci
- run: npm run build
- name: Deploy
uses: crazy-max/ghaction-github-pages@c05ee637ec73429400a359430db8e5629f3f2564 # v4.0.0
uses: crazy-max/ghaction-github-pages@fbf0a4fa4e00f45accd6cf3232368436ec06ed59 # v4.1.0
with:
target_branch: gh-pages
build_dir: docs
Expand Down

0 comments on commit dc17e74

Please sign in to comment.