Skip to content

Commit ec20d6b

Browse files
renovate[bot]RehanSaeed
authored andcommitted
Update actions/setup-dotnet action to v3.2.0
1 parent a4c9e88 commit ec20d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
lfs: true
3535
fetch-depth: 0
3636
- name: "Install .NET SDK"
37-
uses: actions/setup-dotnet@v3.0.3
37+
uses: actions/setup-dotnet@v3.2.0
3838
with:
3939
dotnet-version: |
4040
6.0.x

0 commit comments

Comments
 (0)