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.
2 parents a85c38c + ece7b93 commit 30c0ca2Copy full SHA for 30c0ca2
1 file changed
.github/workflows/make-coverage-html.yml
@@ -17,7 +17,7 @@ jobs:
17
name: "Run make coverage/html and verify coverage HTML"
18
runs-on: windows-2025
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
21
- name: Setup .NET
22
uses: actions/setup-dotnet@v5
23
with:
0 commit comments