File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 - run : mne_icalabel-sys_info --developer
3434 - run : sphinx-build ./main/doc ./doc-build/dev -W --keep-going
3535 - run : sudo rm -R ./doc-build/dev/.doctrees
36- - uses : actions/upload-artifact@v6
36+ - uses : actions/upload-artifact@v7
3737 with :
3838 name : doc-dev
3939 path : ./doc-build/dev
4747 contents : write
4848 steps :
4949 - uses : actions/checkout@v6
50- - uses : actions/download-artifact@v7
50+ - uses : actions/download-artifact@v8
5151 with :
5252 name : doc-dev
5353 path : ./doc-dev
Original file line number Diff line number Diff line change 1414 with :
1515 journal : joss
1616 paper-path : paper/paper.md
17- - uses : actions/upload-artifact@v6
17+ - uses : actions/upload-artifact@v7
1818 with :
1919 name : paper
2020 path : paper/paper.pdf
You can’t perform that action at this time.
0 commit comments