Skip to content

Commit

Permalink
Try setup-gradle v3
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin authored Aug 25, 2024
1 parent e92716c commit 5d69562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:


- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
uses: gradle/actions/setup-gradle@v3

- name: Gradle build Fdroid
run: ./gradlew assembleFdroidDebug
Expand Down

0 comments on commit 5d69562

Please sign in to comment.