Skip to content

Commit 9332ce0

Browse files
committed
bump actions/upload-artifact@v4
Signed-off-by: Andrea Panattoni <[email protected]>
1 parent d5232e6 commit 9332ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
env:
8181
LOCAL_SRIOV_CNI_IMAGE: ghaction-sriov-cni:pr-${{github.event.pull_request.number}}
8282

83-
- uses: actions/upload-artifact@v3
83+
- uses: actions/upload-artifact@v4
8484
if: always()
8585
with:
8686
name: ${{ env.TEST_REPORT_PATH }}

0 commit comments

Comments
 (0)