Skip to content

Commit

Permalink
Update ci-dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmoreland authored Jul 14, 2023
1 parent 060d45e commit 0012988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.411
6.0.412
- name: Restore dependencies
working-directory: v1/net6
run: dotnet restore
Expand Down

0 comments on commit 0012988

Please sign in to comment.