We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fac67c commit c1aa87dCopy full SHA for c1aa87d
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.2
+ frameworkVersion: 4.2.3
23
TestResultsDirWindows: D:\a\Ocaramba\Ocaramba\TestResults
24
ChromeDriverVersion: 137.0.7151.6800
25
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
0 commit comments