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
|
||||
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: dist-firmware ${{ matrix.os }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user