Skip to content

Commit 5b83873

Browse files
authored
Update emulator-wasm.yml
1 parent 6366592 commit 5b83873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emulator-wasm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: cmake --build ${{ env.OUTPUT_DIR }} --config ${{ env.BUILD_TYPE }}
3838

3939
- name: Archive build artifacts
40-
uses: actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: emulator-wasm-build
4343
path: ${{ env.OUTPUT_DIR }}/bin

0 commit comments

Comments
 (0)