Skip to content

Commit dc6adac

Browse files
authored
ci: bumb sdk
1 parent a0cde36 commit dc6adac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup .NET Core SDK
3434
uses: actions/setup-dotnet@v1.7.2
3535
with:
36-
dotnet-version: '8.0.x'
36+
dotnet-version: '9.0.x'
3737
# Run update depencies script
3838
- name: Update dependencies
3939
run: ./update-dependencies.ps1

0 commit comments

Comments
 (0)