File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 name : Build release APK
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
11+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1212 - uses : actions/setup-java@v5
1313 with :
1414 java-version : ' 21'
Original file line number Diff line number Diff line change 1616 with :
1717 path : app/build
1818 key : ${{ runner.os }}-build-${{ hashFiles('app/build.gradle') }}
19- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
19+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2020 - uses : DeterminateSystems/nix-installer-action@c5a866b6ab867e88becbed4467b93592bce69f8a # v21
2121 with :
2222 extra-conf : " extra-substituters = https://cache.garnix.io\n extra-trusted-public-keys = cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
You can’t perform that action at this time.
0 commit comments