From 1753504217d7a44f0c659423239e000324e92417 Mon Sep 17 00:00:00 2001 From: Xin Yang Date: Thu, 20 Feb 2025 12:33:18 -0800 Subject: [PATCH] [ci] Updates upload-artifact action to v4 --- .github/workflows/pr_notebook.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr_notebook.yml b/.github/workflows/pr_notebook.yml index 1cdabda0..848e2758 100644 --- a/.github/workflows/pr_notebook.yml +++ b/.github/workflows/pr_notebook.yml @@ -52,8 +52,8 @@ jobs: export MAX_EPOCH=2 bash test_notebook.sh $${{ matrix.group }} - name: generated Notebook in html - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: always() with: - name: notebook + name: notebook-${{ matrix.group }} path: test_output/