We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6e396 commit e38c80eCopy full SHA for e38c80e
.github/workflows/ci-build.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: 'Setup Java JDK 11'
22
- uses: actions/setup-java@v4.2.1
+ uses: actions/setup-java@v4.7.0
23
with:
24
distribution: 'microsoft'
25
java-version: '11'
0 commit comments