File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 # This should be the path to the paper within your repo.
2020 paper-path : joss/paper.md
2121 - name : Upload
22- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
22+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
2323 with :
2424 name : paper
2525 # This is the output path where Pandoc will write the compiled
Original file line number Diff line number Diff line change 4444
4545 - name : Upload test results
4646 if : always()
47- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
47+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
4848 with :
4949 name : coverage-test-failures
5050 path : ${{ runner.temp }}/package
You can’t perform that action at this time.
0 commit comments