Skip to content

Commit

Permalink
Merge pull request #245 from elimu-ai/dependabot/github_actions/gradl…
Browse files Browse the repository at this point in the history
…e/gradle-build-action-3

Bump gradle/gradle-build-action from 2 to 3
  • Loading branch information
jo-elimu authored Jun 23, 2024
2 parents ea201e1 + 08bc88b commit 8eb785f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
distribution: temurin
java-version: 11
- uses: gradle/gradle-build-action@v2
- uses: gradle/gradle-build-action@v3
- run: ./gradlew clean build

0 comments on commit 8eb785f

Please sign in to comment.