Skip to content

Commit 606fcc8

Browse files
Update actions/setup-dotnet action to v5.2.0
1 parent 3ab0a7a commit 606fcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: '0'
3333

3434
- name: Install .NET Core
35-
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
35+
uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5.2.0
3636
with:
3737
dotnet-version: 6.0.x
3838

0 commit comments

Comments
 (0)