From 05782720cde6140712497d087d97e14d8688836a Mon Sep 17 00:00:00 2001 From: dtkerns Date: Sun, 13 Oct 2024 06:42:03 -0700 Subject: [PATCH] Update draft-pdf.yml switch to v4 per deprecation error message --- .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 eecf0d1..3504eab 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