We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48d950 commit af986bfCopy full SHA for af986bf
.github/workflows/demos.yml
@@ -77,7 +77,7 @@ jobs:
77
include(joinpath(pkg_path, "..", "examples", "demo-nnmf-constr.jl"))
78
shell: julia --project="examples" --color=yes {0}
79
- name: Upload results
80
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
81
with:
82
name: demos-results
83
path: ${{ github.workspace }}/*.pdf
0 commit comments