mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-18 15:04:21 +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:
|
deployAabToGooglePlayInternal:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: actions/setup-java@v4
|
- uses: actions/setup-java@v5
|
||||||
with:
|
with:
|
||||||
distribution: 'jetbrains'
|
distribution: 'jetbrains'
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
|
|||||||
Reference in New Issue
Block a user