remake v5

This commit is contained in:
2026-05-07 15:22:45 +03:00
parent fdb3b3317c
commit ff6f8533f3
+5 -1
View File
@@ -7,8 +7,12 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
-name: Set up Go
uses: https://github.com/actions-go
with:
fetch-depth: 1
go-version: '1.23'
- name: Test Backend
run: |