diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index d834b8c..cf1b2dd 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Run auto-doc - uses: tj-actions/action-auto-doc@v1.2.3 + uses: tj-actions/action-auto-doc@v1.2.5 - name: Run test uses: tj-actions/remark@v1.7