Skip to content

Commit

Permalink
Update JavaCI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slisaasquatch committed Jan 31, 2024
1 parent 85d813a commit bc2b704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/JavaCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
java-version: 8
distribution: adopt
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/actions/setup-gradle@v3
- name: Execute Gradle build
run: ./gradlew build

0 comments on commit bc2b704

Please sign in to comment.