Skip to content

Commit 77f600f

Browse files
ci(action): update actions/setup-dotnet action to v4.2.0 (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63d532a commit 77f600f

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@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
41+
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
4242
- name: 'Dotnet Tool Restore'
4343
run: dotnet tool restore
4444
shell: pwsh

0 commit comments

Comments
 (0)