Skip to content

Commit 1e5a50f

Browse files
renovate[bot]AntoineJT
authored andcommitted
chore(deps): update actions/setup-java action to v5
1 parent ad50ed5 commit 1e5a50f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v5
1414

1515
- name: Set up JDK 17
16-
uses: actions/setup-java@v3
16+
uses: actions/setup-java@v5
1717
with:
1818
java-version: '17'
1919
distribution: 'temurin'

0 commit comments

Comments
 (0)