We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36361dd commit 3711ebeCopy full SHA for 3711ebe
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/setup-python@v4
52
with:
53
python-version: "3.11"
54
- # We need the Go version and Go cache location for the actions/cache step,
+ # TODO: We need the Go version and Go cache location for the actions/cache step,
55
# so the Go installation must happen before that.
56
- id: setup-go
57
uses: actions/setup-go@v4
0 commit comments