Skip to content

Commit 4d49d32

Browse files
committed
update the upload artifact action version
1 parent 7aecb70 commit 4d49d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-iotnode-lorawan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
--export-binaries --clean --library `pwd`/SparkFun_IoTNodeLoRaWAN
8787

8888
# Upload the build files - bootloader, paritions, firmware
89-
- uses: actions/upload-artifact@v3
89+
- uses: actions/upload-artifact@v4
9090
with:
9191
name: Upload Build
9292
path: sfeIoTNodeLoRaWAN/build/rp2040.rp2040.sparkfun_iotnode_lorawanrp2350/sfeIoTNodeLoRaWAN.ino.uf2

0 commit comments

Comments
 (0)