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 024eb73 commit 595bfa0Copy full SHA for 595bfa0
.github/workflows/build-pr.yml
@@ -22,7 +22,7 @@ jobs:
22
23
# Remove when .NET 8 is default on hosted runners
24
- name: Install .NET 8
25
- uses: actions/setup-dotnet@v4.1.0
+ uses: actions/setup-dotnet@v4.0.1
26
with:
27
dotnet-version: 8.0
28
0 commit comments