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] committed May 25, 2024
1 parent 68f0cd7 commit 0b65082
Show file tree
Hide file tree
Showing 2 changed files with 3,505 additions and 4,992 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/checkout@v4.1.1
uses: actions/checkout@v4.1.6
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.1
with:
branch: gh-pages
folder: public
Loading

0 comments on commit 0b65082

Please sign in to comment.