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
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
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
run: platformio run
|
run: platformio run
|
||||||
|
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: dist-firmware ${{ matrix.os }}
|
name: dist-firmware ${{ matrix.os }}
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user