Skip to content

Commit 423e3c7

Browse files
Update actions/setup-dotnet action to v5.2.0
1 parent 9eacaf6 commit 423e3c7

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)