mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-19 06:40:45 +00:00
bump up download artifacts to v4
This commit is contained in:
parent
54e35dd3cf
commit
ad5c449f1e
2
.github/workflows/build_esp.yml
vendored
2
.github/workflows/build_esp.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
|||||||
sparse-checkout: test/hil
|
sparse-checkout: test/hil
|
||||||
|
|
||||||
- name: Download Artifacts
|
- name: Download Artifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.board }}
|
name: ${{ matrix.board }}
|
||||||
path: cmake-build/cmake-build-${{ matrix.board }}
|
path: cmake-build/cmake-build-${{ matrix.board }}
|
||||||
|
2
.github/workflows/cmake_arm.yml
vendored
2
.github/workflows/cmake_arm.yml
vendored
@ -153,7 +153,7 @@ jobs:
|
|||||||
sparse-checkout: test/hil
|
sparse-checkout: test/hil
|
||||||
|
|
||||||
- name: Download Artifacts
|
- name: Download Artifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.board }}
|
name: ${{ matrix.board }}
|
||||||
path: cmake-build/cmake-build-${{ matrix.board }}
|
path: cmake-build/cmake-build-${{ matrix.board }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user