Skip to content

Commit 2444ecb

Browse files
authored
Update download artifact version.
1 parent d851e61 commit 2444ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

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

195195
- name: Download log artifacts
196196
if: ${{ needs.check_and_prepare.outputs.pr_number && failure() && !cancelled() }}
197-
uses: actions/download-artifact@v3
197+
uses: actions/download-artifact@v4
198198
with:
199199
path: test_results
200200
name: log-artifact

0 commit comments

Comments
 (0)