From 23e3b939c8ffd9bdc493726f33f81b39c9e6523b Mon Sep 17 00:00:00 2001 From: Moelf Date: Fri, 13 Sep 2024 15:45:48 +0200 Subject: [PATCH] fix upload artifact --- .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 76310246..a349ebaa 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -14,7 +14,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