From a4151a1d5e71e22a332379eb86e29f723b5a46be Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Sat, 11 May 2024 07:41:46 +0200 Subject: [PATCH] use latest, blazingly fast upload artifact action --- .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 ef1b55151..d72255cdc 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -21,7 +21,7 @@ jobs: 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