Skip to content

Commit 5ef2f38

Browse files
authored
Merge pull request #431 from morganstanley/dependabot/github_actions/actions/setup-dotnet-5.0.0
2 parents 7e4cf53 + df76b82 commit 5ef2f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525
- name: Setup .NET
26-
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
26+
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
2727
with:
2828
dotnet-version: |
2929
8.0.x

0 commit comments

Comments
 (0)