Skip to content

Commit

Permalink
Merge pull request #15 from morganstanley/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…razy-max/ghaction-github-pages-4

Bump crazy-max/ghaction-github-pages from 3 to 4
  • Loading branch information
bingenito authored Mar 20, 2024
2 parents 0f07081 + 34563b0 commit 5f8f305
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@v3
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: docs
Expand Down

0 comments on commit 5f8f305

Please sign in to comment.