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 43af72d commit bda045fCopy full SHA for bda045f
.github/workflows/GenerateAsyncCode.yml
@@ -23,7 +23,7 @@ jobs:
23
token: ${{ secrets.NHIBERNATE_BOT_TOKEN }}
24
25
- name: Setup .NET
26
- uses: actions/setup-dotnet@v2
+ uses: actions/setup-dotnet@v4
27
with:
28
dotnet-version: 6.0.x
29
0 commit comments