Skip to content

Commit fb69edc

Browse files
authored
Merge pull request #1247 from microsoftgraph/dependabot/github_actions/actions/setup-dotnet-4.0.1
Bump actions/setup-dotnet from 4.0.0 to 4.0.1
2 parents ed4a9ae + 2aa1a91 commit fb69edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: recursive
1818
- name: Setup .NET
19-
uses: actions/setup-dotnet@v4.0.0
19+
uses: actions/setup-dotnet@v4.0.1
2020
with:
2121
dotnet-version: 8.0.x
2222
- name: Restore dependencies

0 commit comments

Comments
 (0)