Skip to content

Commit 5867c5b

Browse files
committed
Upgrade upload0artifact plugin to v4
1 parent ceaaa64 commit 5867c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_esp32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
shell: bash
3535

3636
- name: Archive ESP32-MICROLITE No SPIRAM - 4 MB Flash firmware
37-
uses: actions/upload-artifact@v3
37+
uses: actions/upload-artifact@v4
3838
with:
3939
name: microlite-esp32-firmware
4040
path: /home/runner/work/tensorflow-micropython-examples/dependencies/micropython/ports/esp32/build-MICROLITE/firmware.bin

0 commit comments

Comments
 (0)