Skip to content

Commit 360eeb4

Browse files
committed
ci: use stable go version for doc generation
1 parent ae26bf3 commit 360eeb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Set up Go
3838
uses: actions/setup-go@v6
3939
with:
40-
go-version-file: go.mod
40+
go-version: stable
4141
cache: true
4242

4343
- name: Install documentation tools

0 commit comments

Comments
 (0)