Skip to content

Commit 523919f

Browse files
chore(deps): update actions/setup-dotnet action to v4.2.0 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00687c9 commit 523919f

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
@@ -31,7 +31,7 @@ jobs:
3131
path: ~/.nuget/packages
3232
key: ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj','**/*.props') }}
3333

34-
- uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
34+
- uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
3535
with:
3636
dotnet-version: |
3737
6

0 commit comments

Comments
 (0)