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 b8cc675 commit 34da74dCopy full SHA for 34da74d
.github/workflows/GenerateAsyncCode.yml
@@ -19,7 +19,7 @@ jobs:
19
token: ${{ secrets.NHIBERNATE_BOT_TOKEN }}
20
21
- name: Setup .NET
22
- uses: actions/setup-dotnet@v2
+ uses: actions/setup-dotnet@v4
23
with:
24
dotnet-version: 6.0.x
25
0 commit comments