File tree Expand file tree Collapse file tree 20 files changed +39
-39
lines changed
AdvancedStateAndSideEffectsCodelab/app Expand file tree Collapse file tree 20 files changed +39
-39
lines changed Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ jobs:
4848 run : ./gradlew assembleDebug lintDebug --stacktrace
4949
5050 - name : Upload build outputs (APKs)
51- uses : actions/upload-artifact@v4
51+ uses : actions/upload-artifact@v5
5252 with :
5353 name : build-outputs
5454 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5555
5656 - name : Upload build reports
5757 if : always()
58- uses : actions/upload-artifact@v4
58+ uses : actions/upload-artifact@v5
5959 with :
6060 name : build-reports
6161 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ jobs:
4747 run : ./gradlew assembleDebug lintDebug --stacktrace
4848
4949 - name : Upload build outputs (APKs)
50- uses : actions/upload-artifact@v4
50+ uses : actions/upload-artifact@v5
5151 with :
5252 name : build-outputs
5353 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5454
5555 - name : Upload build reports
5656 if : always()
57- uses : actions/upload-artifact@v4
57+ uses : actions/upload-artifact@v5
5858 with :
5959 name : build-reports
6060 path : ${{ env.SAMPLE_PATH }}/app/build/reports
@@ -111,7 +111,7 @@ jobs:
111111
112112 - name : Upload test reports
113113 if : always()
114- uses : actions/upload-artifact@v4
114+ uses : actions/upload-artifact@v5
115115 with :
116116 name : test-reports-state-${{ matrix.api-level }}
117117 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ jobs:
4747 run : ./gradlew assembleDebug lintDebug --stacktrace
4848
4949 - name : Upload build outputs (APKs)
50- uses : actions/upload-artifact@v4
50+ uses : actions/upload-artifact@v5
5151 with :
5252 name : build-outputs
5353 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5454
5555 - name : Upload build reports
5656 if : always()
57- uses : actions/upload-artifact@v4
57+ uses : actions/upload-artifact@v5
5858 with :
5959 name : build-reports
6060 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ jobs:
4747 run : ./gradlew assembleDebug lintDebug --stacktrace
4848
4949 - name : Upload build outputs (APKs)
50- uses : actions/upload-artifact@v4
50+ uses : actions/upload-artifact@v5
5151 with :
5252 name : build-outputs
5353 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5454
5555 - name : Upload build reports
5656 if : always()
57- uses : actions/upload-artifact@v4
57+ uses : actions/upload-artifact@v5
5858 with :
5959 name : build-reports
6060 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ jobs:
4747 run : ./gradlew assembleDebug lintDebug --stacktrace
4848
4949 - name : Upload build outputs (APKs)
50- uses : actions/upload-artifact@v4
50+ uses : actions/upload-artifact@v5
5151 with :
5252 name : build-outputs
5353 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5454
5555 - name : Upload build reports
5656 if : always()
57- uses : actions/upload-artifact@v4
57+ uses : actions/upload-artifact@v5
5858 with :
5959 name : build-reports
6060 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ jobs:
4747 run : ./gradlew assembleDebug lintDebug --stacktrace
4848
4949 - name : Upload build outputs (APKs)
50- uses : actions/upload-artifact@v4
50+ uses : actions/upload-artifact@v5
5151 with :
5252 name : build-outputs
5353 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5454
5555 - name : Upload build reports
5656 if : always()
57- uses : actions/upload-artifact@v4
57+ uses : actions/upload-artifact@v5
5858 with :
5959 name : build-reports
6060 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ jobs:
4747 run : ./gradlew assembleDebug lintDebug --stacktrace
4848
4949 - name : Upload build outputs (APKs)
50- uses : actions/upload-artifact@v4
50+ uses : actions/upload-artifact@v5
5151 with :
5252 name : build-outputs
5353 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5454
5555 - name : Upload build reports
5656 if : always()
57- uses : actions/upload-artifact@v4
57+ uses : actions/upload-artifact@v5
5858 with :
5959 name : build-reports
6060 path : ${{ env.SAMPLE_PATH }}/app/build/reports
@@ -102,7 +102,7 @@ jobs:
102102
103103 - name : Upload test reports
104104 if : always()
105- uses : actions/upload-artifact@v4
105+ uses : actions/upload-artifact@v5
106106 with :
107107 name : test-reports-migration-${{ matrix.api-level }}
108108 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ jobs:
4848 run : ./gradlew assembleDebug lintDebug --stacktrace
4949
5050 - name : Upload build outputs (APKs)
51- uses : actions/upload-artifact@v4
51+ uses : actions/upload-artifact@v5
5252 with :
5353 name : build-outputs
5454 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5555
5656 - name : Upload build reports
5757 if : always()
58- uses : actions/upload-artifact@v4
58+ uses : actions/upload-artifact@v5
5959 with :
6060 name : build-reports
6161 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ jobs:
4848 run : ./gradlew assembleDebug lintDebug --stacktrace
4949
5050 - name : Upload build outputs (APKs)
51- uses : actions/upload-artifact@v4
51+ uses : actions/upload-artifact@v5
5252 with :
5353 name : build-outputs
5454 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5555
5656 - name : Upload build reports
5757 if : always()
58- uses : actions/upload-artifact@v4
58+ uses : actions/upload-artifact@v5
5959 with :
6060 name : build-reports
6161 path : ${{ env.SAMPLE_PATH }}/app/build/reports
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ jobs:
4747 run : ./gradlew assembleDebug lintDebug --stacktrace
4848
4949 - name : Upload build outputs (APKs)
50- uses : actions/upload-artifact@v4
50+ uses : actions/upload-artifact@v5
5151 with :
5252 name : build-outputs
5353 path : ${{ env.SAMPLE_PATH }}/app/build/outputs
5454
5555 - name : Upload build reports
5656 if : always()
57- uses : actions/upload-artifact@v4
57+ uses : actions/upload-artifact@v5
5858 with :
5959 name : build-reports
6060 path : ${{ env.SAMPLE_PATH }}/app/build/reports
You can’t perform that action at this time.
0 commit comments