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 979a7fc + b533fc5 commit e81c735Copy full SHA for e81c735
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
configuration: [Debug, Release]
28
29
steps:
30
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
31
32
# Install the .NET Core workload
33
- name: Install .NET Core
0 commit comments