Skip to content

Commit f707a75

Browse files
committed
fixup! Prefer using PowerShell commands and commandlets to CLI tools
1 parent 0601830 commit f707a75

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
@@ -26,7 +26,7 @@ jobs:
2626
# If you do not check out your code, Copilot will do this for you.
2727
steps:
2828
- name: Checkout code
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v6
3030

3131
- name: Setup necessary dotnet SDKs
3232
uses: actions/setup-dotnet@v5

0 commit comments

Comments
 (0)