From e7931816eaae6bec312f9842c0c997d541002721 Mon Sep 17 00:00:00 2001 From: voetberg Date: Mon, 7 Oct 2024 09:12:59 -0500 Subject: [PATCH] Update make_pdf.yml Updated the upload plugin to v4 - v1 depreciated in July. --- .github/workflows/make_pdf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make_pdf.yml b/.github/workflows/make_pdf.yml index f85b711..54e4336 100644 --- a/.github/workflows/make_pdf.yml +++ b/.github/workflows/make_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