Skip to content

Commit 61a7088

Browse files
authored
Revert unnecessary change
1 parent b1deeec commit 61a7088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/setup-dotnet@v5
3333
with:
3434
global-json-file: global.json
35-
dotnet-version: 10.0.300
35+
dotnet-version: 10.x
3636

3737
- name: Restore dependencies
3838
run: |

0 commit comments

Comments
 (0)