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 cdd4780 commit 07b0ce5Copy full SHA for 07b0ce5
.github/workflows/release-nuget.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: windows-latest
11
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
15
- name: Setup .NET Core
16
uses: actions/setup-dotnet@v1
0 commit comments