From 3f971a4ed7f209d5bb9d2ce3920c3d09036748a1 Mon Sep 17 00:00:00 2001 From: Joe Ranalli Date: Mon, 22 Apr 2024 09:18:32 -0400 Subject: [PATCH] Fix output artifact version? --- .github/workflows/draft-pdf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/draft-pdf.yml b/.github/workflows/draft-pdf.yml index 7edc3f0..b6bd890 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -16,7 +16,7 @@ jobs: # This should be the path to the paper within your repo. paper-path: joss2024/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