File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed
Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 2525 distribution : " temurin"
2626 cache : gradle
2727
28- - uses : actions/cache@v4.2.2
28+ - uses : actions/cache@v4.2.3
2929 with :
3030 path : |
3131 ~/.gradle/caches
@@ -44,14 +44,14 @@ jobs:
4444 run : ./gradlew clean && ./gradlew assembleWithInternetDebug && ./gradlew assembleWithoutInternetDebug
4545
4646 - name : Upload Artifact - WithInternet
47- uses : actions/upload-artifact@v4.6.1
47+ uses : actions/upload-artifact@v4.6.2
4848 with :
4949 name : Signed app bundle - WithInternet
5050 path : app/build/outputs/apk/withInternet/debug/*.apk
5151 retention-days : 3
5252
5353 - name : Upload Artifact - WithoutInternet
54- uses : actions/upload-artifact@v4.6.1
54+ uses : actions/upload-artifact@v4.6.2
5555 with :
5656 name : Signed app bundle - WithoutInternet
5757 path : app/build/outputs/apk/withoutInternet/debug/*.apk
Original file line number Diff line number Diff line change 2323 distribution : " temurin"
2424 cache : gradle
2525
26- - uses : actions/cache@v4.2.2
26+ - uses : actions/cache@v4.2.3
2727 with :
2828 path : |
2929 ~/.gradle/caches
@@ -42,14 +42,14 @@ jobs:
4242 run : ./gradlew clean && ./gradlew assembleWithInternetDebug && ./gradlew assembleWithoutInternetDebug
4343
4444 - name : Upload Artifact - WithInternet
45- uses : actions/upload-artifact@v4.6.1
45+ uses : actions/upload-artifact@v4.6.2
4646 with :
4747 name : Signed app bundle - WithInternet
4848 path : app/build/outputs/apk/withInternet/debug/*.apk
4949 retention-days : 3
5050
5151 - name : Upload Artifact - WithoutInternet
52- uses : actions/upload-artifact@v4.6.1
52+ uses : actions/upload-artifact@v4.6.2
5353 with :
5454 name : Signed app bundle - WithoutInternet
5555 path : app/build/outputs/apk/withoutInternet/debug/*.apk
Original file line number Diff line number Diff line change 2323 distribution : " temurin"
2424 cache : gradle
2525
26- - uses : actions/cache@v4.2.2
26+ - uses : actions/cache@v4.2.3
2727 with :
2828 path : |
2929 ~/.gradle/caches
@@ -42,14 +42,14 @@ jobs:
4242 run : ./gradlew clean && ./gradlew assembleWithInternetDebug && ./gradlew assembleWithoutInternetDebug
4343
4444 - name : Upload Artifact - WithInternet
45- uses : actions/upload-artifact@v4.6.1
45+ uses : actions/upload-artifact@v4.6.2
4646 with :
4747 name : Signed app bundle - WithInternet
4848 path : app/build/outputs/apk/withInternet/debug/*.apk
4949 retention-days : 3
5050
5151 - name : Upload Artifact - WithoutInternet
52- uses : actions/upload-artifact@v4.6.1
52+ uses : actions/upload-artifact@v4.6.2
5353 with :
5454 name : Signed app bundle - WithoutInternet
5555 path : app/build/outputs/apk/withoutInternet/debug/*.apk
Original file line number Diff line number Diff line change 2020 distribution : " temurin"
2121 cache : gradle
2222
23- - uses : actions/cache@v4.2.2
23+ - uses : actions/cache@v4.2.3
2424 with :
2525 path : |
2626 ~/.gradle/caches
5151 buildToolsVersion : 35.0.0
5252
5353 - name : Upload Artifact - WithInternet
54- uses : actions/upload-artifact@v4.6.1
54+ uses : actions/upload-artifact@v4.6.2
5555 with :
5656 name : Signed app bundle - WithInternet
5757 path : app/build/outputs/apk/withInternet/release/*.apk
7070 buildToolsVersion : 35.0.0
7171
7272 - name : Upload Artifact - WithoutInternet
73- uses : actions/upload-artifact@v4.6.1
73+ uses : actions/upload-artifact@v4.6.2
7474 with :
7575 name : Signed app bundle - WithoutInternet
7676 path : app/build/outputs/apk/withoutInternet/release/*.apk
Original file line number Diff line number Diff line change 2323 distribution : " temurin"
2424 cache : gradle
2525
26- - uses : actions/cache@v4.2.2
26+ - uses : actions/cache@v4.2.3
2727 with :
2828 path : |
2929 ~/.gradle/caches
Original file line number Diff line number Diff line change 5252 distribution : " temurin"
5353 cache : gradle
5454
55- - uses : actions/cache@v4.2.2
55+ - uses : actions/cache@v4.2.3
5656 with :
5757 path : |
5858 ~/.gradle/caches
You can’t perform that action at this time.
0 commit comments