github: Change to upload-artifact@v4
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
8a3d2afd79
commit
9ca71d8608
2
.github/workflows/build-test.yaml
vendored
2
.github/workflows/build-test.yaml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
run: ./scripts/ci-build.sh 2>&1
|
||||
|
||||
- name: Upload micro-controller data dictionaries
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: data-dict
|
||||
path: ci_build/dict
|
||||
|
Loading…
x
Reference in New Issue
Block a user