Skip to content

Commit 8e47f23

Browse files
committed
Update non-release-build.yml
1 parent 47d799a commit 8e47f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/non-release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
mv GNSSDO_Firmware.ino.bin ${{ env.ARTIFACT }}
107107
108108
- name: Upload artifact directory to action - avoid double-zip
109-
uses: actions/upload-artifact@v3
109+
uses: actions/upload-artifact@v4
110110
with:
111111
name: ${{ env.ARTIFACT }}
112112
path: Firmware/GNSSDO_Firmware/build/esp32.esp32.esp32/${{ env.ARTIFACT }}

0 commit comments

Comments
 (0)