Skip to content

Commit f4f2fa2

Browse files
authored
Merge pull request #765 from AppDevNext/dependabot/github_actions/gradle/actions-6
Bump gradle/actions from 5 to 6
2 parents 7490805 + 0789649 commit f4f2fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Android-CI-Espresso.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: |
5050
sudo apt-get update && sudo apt-get install -y exiftool imagemagick xdg-utils libimage-exiftool-perl zsh jq xorg
5151
# brew install exiftool imagemagick
52-
- uses: gradle/actions/wrapper-validation@v5
52+
- uses: gradle/actions/wrapper-validation@v6
5353
- name: Install Android SDK
5454
uses: hannesa2/action-android/install-sdk@0.1.16.7
5555
- name: Decrypt keystore

0 commit comments

Comments
 (0)