Skip to content

Commit

Permalink
Merge pull request CANopenNode#86 from CANopenNode/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/microsoft/setup-msbuild-1.3
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
2 parents 988dd37 + 84d3936 commit 6a1f6a1
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 @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup .NET
uses: microsoft/setup-msbuild@v1.1
uses: microsoft/setup-msbuild@v1.3
- name: C# problem matcher
run: |
Invoke-WebRequest "https://raw.githubusercontent.com/actions/setup-dotnet/main/.github/csc.json" -OutFile "csc.json"
Expand Down

0 comments on commit 6a1f6a1

Please sign in to comment.