There was an error while loading. Please reload this page.
2 parents 31caf5a + 9f511a9 commit c9bb403Copy full SHA for c9bb403
1 file changed
.github/workflows/tagged-release.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v7
27
28
- name: Set up Go
29
- uses: actions/setup-go@v6
+ uses: actions/setup-go@v7
30
with:
31
go-version-file: "go.mod"
32
0 commit comments