From 034b9543639cc345bc2b077ccfc528fe2a9a0a95 Mon Sep 17 00:00:00 2001 From: risin42 <5331402+risin42@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:43:27 +0900 Subject: [PATCH] Update make_test_ebook.yaml --- .github/workflows/make_test_ebook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make_test_ebook.yaml b/.github/workflows/make_test_ebook.yaml index 76d6ac0..4c7b500 100644 --- a/.github/workflows/make_test_ebook.yaml +++ b/.github/workflows/make_test_ebook.yaml @@ -71,7 +71,7 @@ jobs: - name: Rename and Upload ePub if: env.OPENAI_API_KEY != null - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: epub_output path: "test_books/lemo_bilingual.epub"