Skip to content

Commit

Permalink
build(deps): update patch & minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent f00c337 commit 3ad69b3
Show file tree
Hide file tree
Showing 2 changed files with 3,600 additions and 4,914 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].7
with:
fetch-depth: 0

Expand All @@ -22,7 +22,7 @@ jobs:
npm run build:docs
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.3
with:
branch: gh-pages
folder: public
Loading

0 comments on commit 3ad69b3

Please sign in to comment.