Skip to content

Commit 8a1f099

Browse files
authored
github: update to upload-artifact v4
1 parent 8f9011b commit 8a1f099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-firmware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
PREFIX: ~/toolchains/gcc-arm-embedded/bin/arm-none-eabi-
3333

3434
- name: Archive Firmware
35-
uses: actions/upload-artifact@v3
35+
uses: actions/upload-artifact@v4
3636
with:
3737
name: firmware-bin
3838
path: build/*.bin

0 commit comments

Comments
 (0)