We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2020a4 commit 0972b9eCopy full SHA for 0972b9e
dotnet/.github/workflows/_unit_test.yml
@@ -25,7 +25,7 @@ jobs:
25
- run: npm i -g npm@latest
26
- run: npm ci
27
28
- - uses: actions/setup-dotnet@v4.0.1
+ - uses: actions/setup-dotnet@v4.3.1
29
with:
30
dotnet-version: "8.x"
31
0 commit comments