Skip to content

Commit c02ee7e

Browse files
authored
Merge pull request graphnet-team#805 from sevmag/fix_workflow
Fix paper workflow
2 parents c85e413 + 4ebb402 commit c02ee7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/paper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# This should be the path to the paper within your repo.
2323
paper-path: paper/paper.md
2424
- name: Upload
25-
uses: actions/upload-artifact@v1
25+
uses: actions/upload-artifact@v4
2626
with:
2727
name: paper
2828
# This is the output path where Pandoc will write the compiled

0 commit comments

Comments
 (0)