Skip to content

Commit af986bf

Browse files
authored
Update demos.yml
1 parent c48d950 commit af986bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
include(joinpath(pkg_path, "..", "examples", "demo-nnmf-constr.jl"))
7878
shell: julia --project="examples" --color=yes {0}
7979
- name: Upload results
80-
uses: actions/upload-artifact@v3
80+
uses: actions/upload-artifact@v4
8181
with:
8282
name: demos-results
8383
path: ${{ github.workspace }}/*.pdf

0 commit comments

Comments
 (0)