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 1f5a606 commit 59c02edCopy full SHA for 59c02ed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: windows-latest
21
22
steps:
23
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
24
25
# Install the .NET Core workload
26
- name: Install .NET Core
0 commit comments