From 1b415db381384558b3aaaa9c8535503aef804e4a Mon Sep 17 00:00:00 2001 From: Akari <60416767+MotooriKashin@users.noreply.github.com> Date: Wed, 31 Jul 2024 15:37:35 +0800 Subject: [PATCH] Update github-pages.yml --- .github/workflows/github-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 92b3be6..07e1ad0 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -45,7 +45,7 @@ jobs: run: npm run github-pages - name: Upload Artifact - uses: actions/upload-pages-artifact@v4 + uses: actions/upload-pages-artifact@v2 with: # upload entire directory path: './src/docs/'