We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1adbb7 + 3044207 commit 8bb3665Copy full SHA for 8bb3665
1 file changed
.github/workflows/dotnet.yml
@@ -31,7 +31,7 @@ jobs:
31
matrix:
32
os: [windows-latest]
33
steps:
34
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
35
- name: Setup .NET
36
uses: actions/setup-dotnet@v5
37
with:
0 commit comments