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 544f9e1 commit e8393a9Copy full SHA for e8393a9
.github/workflows/main-quality-check.yaml
@@ -20,6 +20,8 @@ jobs:
20
matrix:
21
dotnet-version:
22
- '9.0.100'
23
+ - '9.0.102'
24
+ - '9.0.103'
25
steps:
26
- name: Checkout Project
27
uses: actions/checkout@v3
0 commit comments