Skip to content

Commit 57f7994

Browse files
authored
Update build.yml
1 parent 4643e66 commit 57f7994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
cmake --build . --config=release -j4
5252
5353
- name: Upload artifact
54-
uses: actions/upload-artifact@v1
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: neural_amp_modeler.lv2-win
5757
path: ${{github.workspace}}/build/neural_amp_modeler.lv2

0 commit comments

Comments
 (0)