Skip to content

Commit c67ee51

Browse files
Updated upload artifacts to v4
1 parent 8004394 commit c67ee51

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
@@ -80,7 +80,7 @@ jobs:
8080
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
8181

8282
- name: Uploading artifact
83-
uses: actions/upload-artifact@v3
83+
uses: actions/upload-artifact@v4
8484
# upload the elf file as a artifact
8585
with:
8686
name: ${{matrix.cpu}}

0 commit comments

Comments
 (0)