Skip to content

Commit

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

chore(deps): bump gradle/gradle-build-action from 2 to 3
  • Loading branch information
jo-elimu authored Feb 27, 2024
2 parents 2fa9f03 + 1db3974 commit bd6bf2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
with:
distribution: temurin
java-version: ${{ matrix.java }}
- uses: gradle/gradle-build-action@v2
- uses: gradle/gradle-build-action@v3
- run: ./gradlew clean build

0 comments on commit bd6bf2b

Please sign in to comment.