From 0a1d1b41347f743df042897111158dfc9f0ef18a Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 9 Mar 2023 02:41:05 -0700 Subject: [PATCH] Update update-readme.yml --- .github/workflows/update-readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index f845190..15e21e0 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/auto-doc@v1 + uses: tj-actions/auto-doc@v2 - name: Run remark uses: tj-actions/remark@v3