mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-17 22:44:22 +01:00
Update all dependencies v4 to v5
This commit is contained in:
committed by
Himali Aryal
parent
bf8f5371f8
commit
eb8d2c5d9c
4
.github/workflows/deploy-to-play-store.yml
vendored
4
.github/workflows/deploy-to-play-store.yml
vendored
@@ -8,10 +8,10 @@ jobs:
|
||||
deployAabToGooglePlayInternal:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-java@v4
|
||||
- uses: actions/setup-java@v5
|
||||
with:
|
||||
distribution: 'jetbrains'
|
||||
java-version: '21'
|
||||
|
||||
Reference in New Issue
Block a user