1 Commits

Author SHA1 Message Date
mars3142 7d5dce78e0 Update actions/upload-artifact action to v7
Remote Control Build / build (ubuntu-latest) (pull_request) Failing after 3s
Remote Control Build / build (ubuntu-latest) (push) Failing after 3s
Remote Control Build / build (macos-latest) (pull_request) Has been cancelled
Remote Control Build / build (macos-latest) (push) Has been cancelled
2026-04-19 07:04:30 +00:00
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
run: platformio run
- name: Archive production artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v7
with:
name: dist-firmware ${{ matrix.os }}
path: |