Skip to content

Commit 09c6831

Browse files
authored
Merge pull request #1339 from dotnet/renovate/actions-setup-dotnet-5.x
Update actions/setup-dotnet action to v5.2.0
2 parents fff3dba + 423e3c7 commit 09c6831

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
@@ -256,7 +256,7 @@ jobs:
256256
submodules: true
257257

258258
- name: Install .NET SDK
259-
uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
259+
uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5.2.0
260260
with:
261261
global-json-file: global.json
262262

0 commit comments

Comments
 (0)