File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 path : packages/paper-qa-pymupdf
1717 upload-name-suffix : -paper-qa-pymupdf
1818 - name : Download built paper-qa-pymupdf artifact to dist/
19- uses : actions/download-artifact@v4
19+ uses : actions/download-artifact@v5
2020 with :
2121 name : ${{ steps.build-paper-qa-pymupdf.outputs.artifact-name }}
2222 path : dist
2828 path : packages/paper-qa-pypdf
2929 upload-name-suffix : -paper-qa-pypdf
3030 - name : Download built paper-qa-pypdf artifact to dist/
31- uses : actions/download-artifact@v4
31+ uses : actions/download-artifact@v5
3232 with :
3333 name : ${{ steps.build-paper-qa-pypdf.outputs.artifact-name }}
3434 path : dist
3939 with :
4040 upload-name-suffix : -paper-qa
4141 - name : Download built paper-qa artifact to dist/
42- uses : actions/download-artifact@v4
42+ uses : actions/download-artifact@v5
4343 with :
4444 name : ${{ steps.build-paper-qa.outputs.artifact-name }}
4545 path : dist
You can’t perform that action at this time.
0 commit comments