Skip to content

Commit 9721890

Browse files
ci(action): update actions/setup-dotnet action to v4.3.1 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efa5d0c commit 9721890

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
@@ -38,7 +38,7 @@ jobs:
3838
lfs: true
3939
fetch-depth: 0
4040
- name: 'Install .NET Core SDK'
41-
uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
41+
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
4242
- name: 'Dotnet Tool Restore'
4343
run: dotnet tool restore
4444
shell: pwsh

0 commit comments

Comments
 (0)