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 Apr 25, 2024
1 parent b2de062 commit 8787db9
Show file tree
Hide file tree
Showing 2 changed files with 3,002 additions and 4,153 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.3
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.0
with:
branch: gh-pages
folder: public
Loading

0 comments on commit 8787db9

Please sign in to comment.