Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
build(deps): bump actions/setup-java from 3.12.0 to 3.13.0 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent a17b01a commit 17d5278
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 @@ -17,7 +17,7 @@ jobs:
submodules: true

- name: Setup JDK 17
uses: actions/setup-java@v3.12.0
uses: actions/setup-java@v3.13.0
with:
java-version: '17'
distribution: 'adopt'
Expand Down

0 comments on commit 17d5278

Please sign in to comment.