Skip to content

Commit fd54f20

Browse files
authored
fix upload artifact version test_debug.yml
Signed-off-by: Hoang Lan Le <[email protected]>
1 parent d4c3514 commit fd54f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Upload Test Reports
2929
if: ${{ always() }}
30-
uses: actions/upload-artifact@v2
30+
uses: actions/upload-artifact@v4.4.3
3131
with:
3232
name: test-reports
3333
path: '**/build/reports/tests/'

0 commit comments

Comments
 (0)