Skip to content

Commit

Permalink
Merge pull request #356 from cascadiacollections/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/actions/setup-java-4.7.0

Bump actions/setup-java from 4.6.0 to 4.7.0
  • Loading branch information
KevinTCoughlin authored Feb 2, 2025
2 parents 67da8c4 + 95d66e8 commit 3b73446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/[email protected]

- name: Setup Java 17
uses: actions/setup-java@v4.6.0
uses: actions/setup-java@v4.7.0
with:
distribution: 'adopt'
java-version: '17'
Expand Down

0 comments on commit 3b73446

Please sign in to comment.