chore: update github actions

This commit is contained in:
2025-10-04 17:45:14 +03:00
parent 9da397dd8c
commit 5dd6aad913
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.x
dotnet-version: 9.0.x
- name: Build
shell: bash
run: |