Compare commits
2
Commits
05c40b0396
...
92cb3564ce
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
92cb3564ce | ||
|
|
a5785364b6 |
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.26"
|
||||
go-version: "1.27"
|
||||
|
||||
- name: Install dependencies
|
||||
run: go mod tidy
|
||||
|
||||
Reference in New Issue
Block a user