Skip to content

Commit

Permalink
Merge pull request #144 from onuralpszr/renovate/actions-setup-java-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-java action to v4.2.2
  • Loading branch information
onuralpszr authored Aug 5, 2024
2 parents 36e61b5 + 75c73d4 commit 2f71f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: 🔄 Checkout Code
uses: actions/checkout@v4
- name: 🛠️ Setup JDK
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
distribution: temurin
java-version: "17"
Expand Down

0 comments on commit 2f71f4a

Please sign in to comment.