We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf14a8 commit 75fdc9aCopy full SHA for 75fdc9a
.github/workflows/non-release-build.yml
@@ -169,7 +169,7 @@ jobs:
169
mv RTK_Everywhere.ino.bin ${{ env.ARTIFACT }}
170
171
- name: Upload artifact directory to action - avoid double-zip
172
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
173
with:
174
name: ${{ env.ARTIFACT }}
175
path: Firmware/RTK_Everywhere/build/esp32.esp32.esp32/${{ env.ARTIFACT }}
0 commit comments