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 4643e66 commit 57f7994Copy full SHA for 57f7994
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
cmake --build . --config=release -j4
52
53
- name: Upload artifact
54
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
55
with:
56
name: neural_amp_modeler.lv2-win
57
path: ${{github.workspace}}/build/neural_amp_modeler.lv2
0 commit comments