Skip to content

Commit f40d255

Browse files
committed
[Infra] Upgrade actions/upload-artifact
1 parent 9eac8f8 commit f40d255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: bash ./gradlew common:testDebugUnitTest
5959

6060
- name: Upload Reports
61-
uses: actions/upload-artifact@v3
61+
uses: actions/upload-artifact@v4.6.2
6262
with:
6363
name: Test-Reports
6464
path: ~/**/**/build/reports

0 commit comments

Comments
 (0)