There was an error while loading. Please reload this page.
2 parents d93f724 + 1ced4a3 commit f24fc66Copy full SHA for f24fc66
2 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v6
19
20
- name: Set up Go
21
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v6
22
with:
23
go-version: ${{ env.GO_VERSION }}
24
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
25
26
27
28
0 commit comments