Skip to content

Commit

Permalink
Merge 57c3605 into 41cd096
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 27, 2022
2 parents 41cd096 + 57c3605 commit 7235b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
if: github.ref == 'refs/heads/main'
steps:
- name: Set up JDK 11
uses: actions/setup-java@v1
uses: actions/setup-java@v3
with:
java-version: 1.11
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7235b7a

Please sign in to comment.