mirror of
https://github.com/livekit/livekit.git
synced 2026-08-03 13:19:56 +00:00
Update actions/upload-artifact action to v4 (#2317)
Generated by renovateBot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
ea2fa30cf8
commit
5f3bd7cf59
@@ -71,7 +71,7 @@ jobs:
|
||||
|
||||
# Upload the original go test log as an artifact for later review.
|
||||
- name: Upload test log
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: test-log
|
||||
|
||||
Reference in New Issue
Block a user