Skip to content

Commit

Permalink
Update actions/setup-dotnet action to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and RehanSaeed committed Jun 28, 2021
1 parent e5b5b91 commit a212d09
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 @@ -34,7 +34,7 @@ jobs:
lfs: true
fetch-depth: 0
- name: 'Install .NET Core SDK'
uses: actions/[email protected].0
uses: actions/[email protected].1
- name: 'Dotnet Tool Restore'
run: dotnet tool restore
shell: pwsh
Expand Down

0 comments on commit a212d09

Please sign in to comment.