Merge pull request #135 from 4drian3d/renovate/actions-setup-java-4.x
chore(deps): update actions/setup-java action to v4
This commit is contained in:
commit
b384815e29
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: 'temurin'
|
||||
|
Loading…
x
Reference in New Issue
Block a user