Compare commits
9
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
746d1a04d0 | ||
|
|
05c40b0396 | ||
|
|
c77c10597f | ||
|
|
8ce9a6b1d5 | ||
|
|
45e1ca8207 | ||
|
|
2e07d2bb67 | ||
|
|
c30e15d029 | ||
|
|
50ae0da1bc | ||
|
|
80a7279521 |
@@ -13,9 +13,9 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
uses: actions/setup-go@v7
|
||||
with:
|
||||
go-version: "1.25"
|
||||
go-version: "1.26"
|
||||
|
||||
- name: Install dependencies
|
||||
run: go mod tidy
|
||||
|
||||
Reference in New Issue
Block a user