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 4a0a467 commit d319da7Copy full SHA for d319da7
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup dotnet 8.0
19
uses: actions/setup-dotnet@v1
20
with:
21
- dotnet-version: '8.0.204'
+ dotnet-version: '8.0.302'
22
- name: Build and Test
23
run: ./Build.ps1
24
shell: pwsh
0 commit comments