Skip to content

Commit c0ea7d5

Browse files
committed
fixup! copilot: add setup steps
1 parent d14e9f6 commit c0ea7d5

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
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v4
3030

3131
- name: Setup necessary dotnet SDKs
32-
uses: actions/setup-dotnet@v3
32+
uses: actions/setup-dotnet@v4
3333
with:
3434
global-json-file: global.json
3535
dotnet-version: |

0 commit comments

Comments
 (0)