Skip to content

Commit

Permalink
Update publish-snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindbuilt authored Feb 12, 2024
1 parent c23575e commit b4198af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
fi
- uses: actions/setup-java@v4
with:
distribution: 'microsoft'
java-version: '11'
distribution: 'temurin'
java-version: '8'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Setup local.properties
Expand Down

0 comments on commit b4198af

Please sign in to comment.