We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceaaa64 commit 5867c5bCopy full SHA for 5867c5b
.github/workflows/build_esp32.yml
@@ -34,7 +34,7 @@ jobs:
34
shell: bash
35
36
- name: Archive ESP32-MICROLITE No SPIRAM - 4 MB Flash firmware
37
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
38
with:
39
name: microlite-esp32-firmware
40
path: /home/runner/work/tensorflow-micropython-examples/dependencies/micropython/ports/esp32/build-MICROLITE/firmware.bin
0 commit comments