There was an error while loading. Please reload this page.
2 parents 28ed671 + be1e02a commit 89f501bCopy full SHA for 89f501b
2 files changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v7
26
27
- name: Set up Go
28
- uses: actions/setup-go@v6
+ uses: actions/setup-go@v7
29
with:
30
go-version: ${{ matrix.go-version }}
31
cache: true
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
go-version: 'stable'
53
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
.github/workflows/sync-spec.yml
@@ -23,7 +23,7 @@ jobs:
23
24
0 commit comments