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 de80579 commit 2ee1cc3Copy full SHA for 2ee1cc3
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
run: ${{ matrix.DB_INIT }}
83
84
- name: Setup .NET
85
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
86
with:
87
dotnet-version: 6.0.x
88
0 commit comments