Skip to content

Commit 56d61df

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 6ae3a67 commit 56d61df

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
@@ -35,7 +35,7 @@ jobs:
3535
# restore-keys: |
3636
# ${{ runner.os }}-nuget
3737

38-
- uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
38+
- uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
3939
with:
4040
dotnet-version: |
4141
6

0 commit comments

Comments
 (0)