Skip to content

Commit

Permalink
Merge pull request #41 from iTitus/dependabot/github_actions/gradle/g…
Browse files Browse the repository at this point in the history
…radle-build-action-3
  • Loading branch information
iTitus authored Jan 29, 2024
2 parents 63d7902 + 231cc00 commit bff1094
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 @@ -35,7 +35,7 @@ jobs:
distribution: ${{ matrix.distribution }}

- name: Build with Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3
with:
arguments: build

Expand Down

0 comments on commit bff1094

Please sign in to comment.