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 4cdedf5 commit 5b49abdCopy full SHA for 5b49abd
.github/workflows/Deploy-internal.yml
@@ -62,7 +62,7 @@ jobs:
62
wget https://github.com/JuliaSmoothOptimizers/JSOTutorials.jl/archive/refs/heads/gh-pages.zip
63
unzip gh-pages.zip
64
- name: Download artifact
65
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
66
with:
67
path: .
68
- name: list
0 commit comments