From 2057bd3cc6484d9838e7f53fc0c00fd01a77cba3 Mon Sep 17 00:00:00 2001 From: Ariel Rokem Date: Tue, 15 Oct 2024 10:30:49 -0700 Subject: [PATCH] Update upload-artifact version. --- .github/workflows/draft-paper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/draft-paper.yml b/.github/workflows/draft-paper.yml index 75ed661..0d672c3 100644 --- a/.github/workflows/draft-paper.yml +++ b/.github/workflows/draft-paper.yml @@ -14,7 +14,7 @@ jobs: # This should be the path to the paper within your repo. paper-path: 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