Skip to content

Commit bb71fef

Browse files
chore(deps): update actions/setup-dotnet action to v4.3.1
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-dotnet | v4.3.0 | v4.3.1 |
1 parent 09540e7 commit bb71fef

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

34-
- uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
34+
- uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
3535
with:
3636
dotnet-version: |
3737
8

0 commit comments

Comments
 (0)