chore(deps): update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot]
2023-12-25 03:28:31 +00:00
committed by Steffen Vogel
parent 0b239e6ece
commit 33f55d3c90

View File

@@ -164,7 +164,7 @@ jobs:
- name: Upload logs an packet captures as artifacts
if: ${{ always() && matrix.target_arch == matrix.host_arch && matrix.target_os == matrix.host_os && matrix.host_os == 'linux' }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test-logs-${{ matrix.target_os }}-${{ matrix.target_arch }}
path: test/e2e/logs/