Skip to content

Commit 75fdc9a

Browse files
committed
Update non-release-build.yml
1 parent 7bf14a8 commit 75fdc9a

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
@@ -169,7 +169,7 @@ jobs:
169169
mv RTK_Everywhere.ino.bin ${{ env.ARTIFACT }}
170170
171171
- name: Upload artifact directory to action - avoid double-zip
172-
uses: actions/upload-artifact@v3
172+
uses: actions/upload-artifact@v4
173173
with:
174174
name: ${{ env.ARTIFACT }}
175175
path: Firmware/RTK_Everywhere/build/esp32.esp32.esp32/${{ env.ARTIFACT }}

0 commit comments

Comments
 (0)