We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414df42 commit a70dd3fCopy full SHA for a70dd3f
.github/workflows/step-dotnet-tests.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Setup JDK 17
90
if: ${{ inputs.enableSonarQube == true }}
91
- uses: actions/setup-java@v4.4.0
+ uses: actions/setup-java@v4.5.0
92
with:
93
java-version: 17
94
distribution: 'zulu'
0 commit comments