Compare commits
2 Commits
ca95079907
...
50ae0da1bc
| Author | SHA1 | Date | |
|---|---|---|---|
| 50ae0da1bc | |||
| 80a7279521 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.25"
|
||||
go-version: "1.26"
|
||||
|
||||
- name: Install dependencies
|
||||
run: go mod tidy
|
||||
|
||||
Reference in New Issue
Block a user