Skip to content

Commit 81334a4

Browse files
renovate[bot]nsh07
authored andcommitted
chore(deps): update actions/setup-java action to v5
1 parent 1170025 commit 81334a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v5
1111
- name: Set up JDK 21
12-
uses: actions/setup-java@v4
12+
uses: actions/setup-java@v5
1313
with:
1414
java-version: '21'
1515
distribution: 'temurin'

0 commit comments

Comments
 (0)