Skip to content

Commit 14fb358

Browse files
authored
Merge pull request EvilBeaver#1579 from EvilBeaver/dependabot/github_actions/actions/setup-dotnet-5
Bump actions/setup-dotnet from 4 to 5
2 parents 3581fdd + 888250a commit 14fb358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- run: git config --global core.quotepath false
2323

24-
- uses: actions/setup-dotnet@v4
24+
- uses: actions/setup-dotnet@v5
2525
with:
2626
dotnet-version: '6.0.x'
2727

0 commit comments

Comments
 (0)