mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-01-07 13:23:36 +02:00
Merge pull request #108 from firstBitMarksistskaya/dependabot/github_actions/actions/setup-java-4
This commit is contained in:
commit
d79e367d32
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v3
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'temurin'
|
||||
|
Loading…
Reference in New Issue
Block a user