cog
fea9db80 - fix: docs deploy workflow uses Go 1.23, can't parse go.mod tool directive (#2924)

Commit
2 days ago
fix: docs deploy workflow uses Go 1.23, can't parse go.mod tool directive (#2924) go.mod uses the tool directive (Go 1.24+) but the docs workflow hardcoded go-version: '1.23'. Use go-version-file: go.mod like every other workflow in the repo.
Author
Parents
Loading