We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 415e7bf + 389f466 commit 349fbf6Copy full SHA for 349fbf6
1 file changed
.github/workflows/dotnet.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: windows-latest
17
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
- name: Setup .NET
21
uses: actions/setup-dotnet@v3
22
with:
0 commit comments