There was an error while loading. Please reload this page.
2 parents c113abf + 9bb38f6 commit 65ddd8fCopy full SHA for 65ddd8f
1 file changed
.github/workflows/go.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout the repository
21
uses: actions/checkout@v7
22
23
- - uses: actions/setup-go@v6
+ - uses: actions/setup-go@v7
24
with:
25
go-version: '^1.23'
26
@@ -109,7 +109,7 @@ jobs:
109
110
111
112
113
114
115
0 commit comments