From 5b3076bf014ef840850cc9cb173c8fe8b31419e8 Mon Sep 17 00:00:00 2001 From: romainsacchi Date: Sun, 29 Sep 2024 10:16:24 +0300 Subject: [PATCH] Fix `from database` column in dataframe to align with first item of `from key`. --- .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 61ae864..6b2c3f8 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.md - name: Upload - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4.4.0 with: name: paper # This is the output path where Pandoc will write the compiled