We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6e396 commit 4f20f9eCopy full SHA for 4f20f9e
.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.6.0
23
with:
24
distribution: 'microsoft'
25
java-version: '11'
0 commit comments