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 4d651c3 commit af48f0fCopy full SHA for af48f0f
.github/workflows/build_boards.yml
@@ -74,7 +74,7 @@ jobs:
74
chmod +x ../../scripts/assemble-unified-image-esp.sh
75
76
- name: Archive Firmware
77
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
78
with:
79
name: microlite-esp32-${{ matrix.board_type }}-firmware
80
path: |
0 commit comments