From db39781b6607a6a9d66cd69c2df094912bad3ad1 Mon Sep 17 00:00:00 2001 From: Hippalectryon Date: Thu, 14 Nov 2024 11:26:48 +0100 Subject: [PATCH] update github actions --- .github/workflows/joss.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/joss.yaml b/.github/workflows/joss.yaml index 08a5ede..a319c6c 100644 --- a/.github/workflows/joss.yaml +++ b/.github/workflows/joss.yaml @@ -1,3 +1,4 @@ +name: Draft PDF on: [push] jobs: @@ -14,7 +15,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