Skip to content

Commit 793f0a5

Browse files
authored
Merge pull request #2477 from tiksn/dependabot/github_actions/actions/setup-dotnet-5.0.1
Bump actions/setup-dotnet from 5.0.0 to 5.0.1
2 parents bc60c11 + 62c2710 commit 793f0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
lfs: true
2929
fetch-depth: 0
3030
- name: "Install .NET Core SDK"
31-
uses: actions/[email protected].0
31+
uses: actions/[email protected].1
3232
- name: Install .NET MAUI
3333
run: dotnet workload install maui
3434
- name: "Install InvokeBuild Module"

0 commit comments

Comments
 (0)