Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0177269

Browse files
fix: version of github-pages-deploy-action
1 parent 17d493a commit 0177269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/gh-page-docs.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: npm run typedoc
2828

2929
- name: Deploy 🚀
30-
uses: JamesIves/github-pages-deploy-action@4
30+
uses: JamesIves/github-pages-deploy-action@4.1.5
3131
with:
3232
branch: gh-pages # The branch the action should deploy to.
3333
folder: docs # The folder the action should deploy.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /