Skip to content

Commit

Permalink
update java runtime (#1438)
Browse files Browse the repository at this point in the history
* Update dependency Roslynator.Analyzers to v4.4.0

* bump java version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
dpvreony and renovate[bot] committed Aug 3, 2023
1 parent 207650b commit 41e667a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '11'
java-version: '17'

- name: Install Windows SDK 10.0.16299
shell: pwsh
Expand Down

0 comments on commit 41e667a

Please sign in to comment.