Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.1.8 (detekt#…
Browse files Browse the repository at this point in the history
…4383)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 18, 2021
1 parent aa2bc99 commit e2cc197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
working-directory: docs/

- name: Deploy Github Pages
uses: JamesIves/github-pages-deploy-action@4.1.7
uses: JamesIves/github-pages-deploy-action@4.1.8
with:
branch: gh-pages
folder: docs/_site/

0 comments on commit e2cc197

Please sign in to comment.