Skip to content

Commit

Permalink
Update actions/setup-dotnet v1 -> v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jnyrup committed Oct 1, 2022
1 parent 3442c6e commit 4e42188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 0

- name: Setup .NET SDKs
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
2.1.x
Expand Down

0 comments on commit 4e42188

Please sign in to comment.