Skip to content

Commit bd2f8a1

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/staging/actions/upload-artifact-5' into dev
2 parents 7f7161f + 71f849a commit bd2f8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# This should be the path to the paper within your repo.
2020
paper-path: openjournals/paper.md
2121
- name: Upload
22-
uses: actions/upload-artifact@v4
22+
uses: actions/upload-artifact@v5
2323
with:
2424
name: paper
2525
# This is the output path where Pandoc will write the compiled

0 commit comments

Comments
 (0)