From 55028df419efe23eca0750f59e301e2457048485 Mon Sep 17 00:00:00 2001 From: Jean Mainguy Date: Thu, 19 Sep 2024 09:36:58 +0200 Subject: [PATCH] Update actions/upload-artifact version --- .github/workflows/build_draft_pdf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_draft_pdf.yml b/.github/workflows/build_draft_pdf.yml index 98a0806..69a1689 100644 --- a/.github/workflows/build_draft_pdf.yml +++ b/.github/workflows/build_draft_pdf.yml @@ -17,7 +17,7 @@ jobs: # This should be the path to the paper within your repo. paper-path: paper/paper.md - name: Upload - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: name: paper # This is the output path where Pandoc will write the compiled