chore(deps): update github-actions (#29272)

Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
renovate[bot] 2026-06-23 08:49:21 +00:00 committed by GitHub
parent e51c4cb355
commit 7dd02ffbad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

View file

@ -103,7 +103,7 @@ jobs:
working-directory: ./mobile
run: printf "%s" $KEY_JKS | base64 -d > android/key.jks
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
- uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
with:
distribution: 'zulu'
java-version: '17'