There was an error while loading. Please reload this page.
2 parents e46c0ac + 3c9a0aa commit e1346deCopy full SHA for e1346de
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v6
19
20
- name: Set up Go
21
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
22
with:
23
go-version-file: 'go.mod'
24
0 commit comments