Skip to content

Commit

Permalink
gradle/gradle-build-action@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
psuzn committed Dec 24, 2023
1 parent d322334 commit dd4c8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: gradle/[email protected]

- name: Setup Gradle Gradle
uses: gradle/gradle-build-action@v2.1.0
uses: gradle/gradle-build-action@v2

- name: Build Project
run: ./gradlew build
Expand Down

0 comments on commit dd4c8a1

Please sign in to comment.