We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db23b9f commit 8b83974Copy full SHA for 8b83974
1 file changed
.github/workflows/github-actions.yml
@@ -19,7 +19,7 @@ env:
19
solution: ${{ github.workspace }}/Ocaramba.sln
20
buildPlatform: Any CPU
21
buildConfiguration: Release
22
- frameworkVersion: 4.2.3
+ frameworkVersion: 4.2.4
23
TestResultsDirWindows: D:\a\Ocaramba\Ocaramba\TestResults
24
ChromeDriverVersion: 137.0.7151.6800
25
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
0 commit comments