Skip to content

Commit 80100e4

Browse files
renovate-botRehanSaeed
authored andcommitted
Update actions/setup-dotnet action to v1.8.2
1 parent 6640d76 commit 80100e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
lfs: true
3535
fetch-depth: 0
3636
- name: 'Install .NET Core SDK'
37-
uses: actions/[email protected].1
37+
uses: actions/[email protected].2
3838
- name: 'Dotnet Tool Restore'
3939
run: dotnet tool restore
4040
shell: pwsh

0 commit comments

Comments
 (0)