Skip to content

Commit 1657d35

Browse files
committed
ci(test): bump to actions/upload-artifact@v4
Signed-off-by: Xin Liu <[email protected]>
1 parent f46f0de commit 1657d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
116116
- name: Upload test results
117117
if: failure()
118-
uses: actions/upload-artifact@v3
118+
uses: actions/upload-artifact@v4
119119
with:
120120
name: test-logs
121121
path: |

0 commit comments

Comments
 (0)