Compare commits
2 Commits
5bcb1c8f5d
...
177a149de8
| Author | SHA1 | Date | |
|---|---|---|---|
| 177a149de8 | |||
| b4ef195e99 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v6
|
||||||
with:
|
with:
|
||||||
go-version: "1.25"
|
go-version: "1.25"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user