Skip to content

Commit 1d65c8d

Browse files
authored
Merge pull request #1260 from dotnet/renovate/actions-setup-dotnet-5.x
Update actions/setup-dotnet action to v5
2 parents 5523353 + 0e7b54b commit 1d65c8d

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
@@ -247,7 +247,7 @@ jobs:
247247
submodules: true
248248

249249
- name: Install .NET SDK
250-
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
250+
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
251251
with:
252252
global-json-file: global.json
253253

0 commit comments

Comments
 (0)