We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1427e0 commit a945c13Copy full SHA for a945c13
.github/workflows/library_dafny_verification.yml
@@ -50,7 +50,7 @@ jobs:
50
# dafny-reportgenerator requires next6
51
# but only 7.0 is installed on macos-12-large
52
- name: Setup .NET Core SDK '6.0.x'
53
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
54
with:
55
dotnet-version: "6.0.x"
56
.github/workflows/test_vector_verification.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments