Skip to content

Commit 0227be0

Browse files
committed
fix
1 parent 291c405 commit 0227be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-dotnet9.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: actions/checkout@v5
4444
- uses: actions/setup-dotnet@v5.0.1
4545
with:
46-
dotnet-version: '9.0.101'
46+
dotnet-version: '9.0.x'
4747
- name: Build
4848
working-directory: ${{ matrix.sample }}
4949
run: dotnet build Org.OpenAPITools.sln

0 commit comments

Comments
 (0)