-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update patch & minor updates
- Loading branch information
1 parent
68f0cd7
commit f7b2cf3
Showing
2 changed files
with
3,548 additions
and
5,017 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
|
||
|
@@ -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 |
Oops, something went wrong.