Skip to content

Commit da21bcc

Browse files
committed
upgrade SDK to 3.1.102
1 parent 89b9ab2 commit da21bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/setup-dotnet@bb95ce727fd49ec1a65933419cc7c91747785302
1919
with:
20-
dotnet-version: '3.1.100'
20+
dotnet-version: '3.1.102'
2121
- run: dotnet --info
2222
- uses: actions/checkout@af513c7a016048ae468971c52ed77d9562c7c819
2323
- if: contains(matrix.runs-on, 'windows')

0 commit comments

Comments
 (0)