Skip to content

Commit e02f150

Browse files
Update actions/setup-dotnet action to v3.4.2
1 parent 4d9be90 commit e02f150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 SDK"
37-
uses: actions/setup-dotnet@v3.2.0
37+
uses: actions/setup-dotnet@v3.4.2
3838
with:
3939
dotnet-version: |
4040
6.0.x

0 commit comments

Comments
 (0)