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 6149968 commit cf595c4Copy full SHA for cf595c4
.github/workflows/code.yml
@@ -63,5 +63,5 @@ jobs:
63
64
- name: Compiling
65
run: |
66
- go install github.com/google/go-jsonnet/cmd/jsonnet@latest
+ go install github.com/google/go-jsonnet/cmd/jsonnet@v0.20.0
67
sh .github/workflows/code_jsonnet.sh
0 commit comments