Skip to content

Commit

Permalink
Merge pull request #1176 from nunit/updateanalyzer
Browse files Browse the repository at this point in the history
update java
  • Loading branch information
OsirisTerje committed May 12, 2024
2 parents 26a3d09 + ccac250 commit f096a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarbuild.yml.UnderWork
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Set up JDK 11
uses: actions/setup-java@v1
uses: actions/setup-java@v3.5.1
with:
java-version: 1.11
- uses: actions/checkout@v2
Expand Down

0 comments on commit f096a4b

Please sign in to comment.