Skip to content

Commit

Permalink
Bump gradle build action
Browse files Browse the repository at this point in the history
  • Loading branch information
daugeldauge committed Dec 5, 2023
1 parent 9bf124a commit 501558f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Run Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@2.10.0
with:
arguments: check

0 comments on commit 501558f

Please sign in to comment.