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 c0b4fb1 commit 439f990Copy full SHA for 439f990
.github/workflows/release-nuget.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: windows-latest
11
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
15
- name: Setup .NET Core
16
uses: actions/setup-dotnet@v4
0 commit comments