We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b9ab2 commit da21bccCopy full SHA for da21bcc
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/setup-dotnet@bb95ce727fd49ec1a65933419cc7c91747785302
19
with:
20
- dotnet-version: '3.1.100'
+ dotnet-version: '3.1.102'
21
- run: dotnet --info
22
- uses: actions/checkout@af513c7a016048ae468971c52ed77d9562c7c819
23
- if: contains(matrix.runs-on, 'windows')
0 commit comments