Skip to content

Commit 81721d9

Browse files
Bump actions/upload-artifact in /.github/workflows in the actions group (#55)
1 parent 517382e commit 81721d9

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: paper/paper.md
2121
- name: Upload
22-
uses: actions/upload-artifact@v5
22+
uses: actions/upload-artifact@v6
2323
with:
2424
name: paper
2525
# This is the output path where Pandoc will write the compiled

0 commit comments

Comments
 (0)