Skip to content

Commit af48f0f

Browse files
committed
v4 artifact
1 parent 4d651c3 commit af48f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_boards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
chmod +x ../../scripts/assemble-unified-image-esp.sh
7575
7676
- name: Archive Firmware
77-
uses: actions/upload-artifact@v2
77+
uses: actions/upload-artifact@v4
7878
with:
7979
name: microlite-esp32-${{ matrix.board_type }}-firmware
8080
path: |

0 commit comments

Comments
 (0)