We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961e8d1 commit d6c3232Copy full SHA for d6c3232
.github/workflows/expectations.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Checkout Repository
22
id: checkout_repo
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
- name: Comment on Community PRs
25
uses: MicrosoftDocs/PowerShell-Docs/.github/actions/commenting/expectations/v1@main
26
with:
0 commit comments