We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81aaf6e commit 659f475Copy full SHA for 659f475
.github/workflows/build-and-publish.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- uses: actions/setup-dotnet@v5
57
with:
58
- dotnet-version: '6.0.36'
+ dotnet-version: '6.0.x'
59
60
- name: Build
61
run: |
0 commit comments