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 f4c370d commit d9ab2aeCopy full SHA for d9ab2ae
.github/workflows/dotnet.yml
@@ -16,7 +16,7 @@ jobs:
16
17
runs-on: windows-latest
18
env:
19
- FlowVersion: 1.19.5
+ FlowVersion: 1.20.2
20
NUGET_CERT_REVOCATION_MODE: offline
21
BUILD_NUMBER: ${{ github.run_number }}
22
steps:
0 commit comments