We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becbd0a commit c3b736eCopy full SHA for c3b736e
.github/workflows/library_dafny_verification.yml
@@ -73,7 +73,7 @@ jobs:
73
# dafny-reportgenerator requires next6
74
# but only 7.0 is installed on macos-12-large
75
- name: Setup .NET Core SDK '6.0.x'
76
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
77
with:
78
dotnet-version: "6.0.x"
79
.github/workflows/test_vector_verification.yml
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments