Skip to content

Commit

Permalink
build(ci): 猬嗭笍 version upgrade for gh pages actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashRajpurohit committed Mar 25, 2024
1 parent d243433 commit 0a6c8bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: pnpm run build:docs

- name: Upload Pages Artifact 鈽侊笍
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
id: deployment
with:
path: ./docs # This should be your TypeDoc "out" path.
Expand All @@ -64,4 +64,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages 馃殌
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4

0 comments on commit 0a6c8bb

Please sign in to comment.