Skip to content

Commit

Permalink
Update push_snapshots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
morenol authored May 20, 2024
1 parent 364d5bb commit 2b056f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v4
with:
java-version: 8
java-version: 11
distribution: 'adopt'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v3
Expand Down

0 comments on commit 2b056f4

Please sign in to comment.