This commit is contained in:
dependabot[bot] 2023-12-13 19:48:33 +00:00 committed by GitHub
commit 2af17b7a0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ jobs:
run: west test tests/${{ matrix.test }}
- name: Archive artifacts
if: ${{ always() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: "log-files"
path: app/build/**/*.log