Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit bfb0800

Browse files
committed
chore: try updated action
1 parent 7b7e7f5 commit bfb0800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typedoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: npm install
2424
- name: Build documentation
25-
uses: zakodium/typedoc-action@v2
25+
uses: zakodium/typedoc-action@update-debug
2626
with:
2727
entry: ${{ env.ENTRY_FILE }}
2828
name: ImageJS

0 commit comments

Comments
 (0)