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.
2 parents 3cc3f58 + 16e2c35 commit 5d8d29aCopy full SHA for 5d8d29a
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v5
17
with:
18
fetch-depth: 1
19
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
20
21
go-version: ${{ matrix.go-version }}
22
- run: make
.github/workflows/release.yml
path: go/src/github.com/lima-vm/sshocker
- name: "Compile binaries"
0 commit comments