Skip to content

Commit f7ccf61

Browse files
authored
Merge pull request #5 from RocketModFix/dependabot/github_actions/actions/setup-dotnet-5
github-actions(deps): bump actions/setup-dotnet from 4 to 5
2 parents 0ae343e + 627c09d commit f7ccf61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/RedistTool.yaml

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

3333
- name: Setup .NET
34-
uses: actions/setup-dotnet@v4
34+
uses: actions/setup-dotnet@v5
3535
env:
3636
DOTNET_NOLOGO: true
3737
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true

0 commit comments

Comments
 (0)