We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c692f7 + b61a72a commit 2df503bCopy full SHA for 2df503b
1 file changed
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build firmware
17
run: platformio run
18
- name: Archive
19
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
20
with:
21
name: firmware.bin
22
path: .pio/build/*/firmware.bin
0 commit comments