remake v5
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user