Skip to content

Commit 9836c01

Browse files
authored
Update ci.yml
1 parent cb717f5 commit 9836c01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "MAPS_API_KEY=$MAPS_API_KEY" >> local.properties
3333
3434
# gradle cache
35-
- uses: actions/cache@v3
35+
- uses: actions/cache@v4
3636
with:
3737
path: ~/.gradle/caches
3838
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*') }}

0 commit comments

Comments
 (0)