Compare commits

..

1 Commits

Author SHA1 Message Date
edmand46 5dd6aad913 chore: update github actions 2025-10-04 17:45:14 +03:00
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- name: Setup dotnet - name: Setup dotnet
uses: actions/setup-dotnet@v1 uses: actions/setup-dotnet@v1
with: with:
dotnet-version: 8.0.x dotnet-version: 9.0.x
- name: Build - name: Build
shell: bash shell: bash
run: | run: |