Skip to content

Commit

Permalink
Merge pull request #122 from firstBitMarksistskaya/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/gradle/actions-4
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
2 parents ef909c8 + 13d0dbf commit 7a5d850
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 @@ -21,6 +21,6 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v4
- name: Execute Gradle build
run: ./gradlew check

0 comments on commit 7a5d850

Please sign in to comment.