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 8e817f6 + ae52c51 commit 18dd980Copy full SHA for 18dd980
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
platform: [ubuntu-latest, macos-latest, windows-latest]
14
runs-on: ${{ matrix.platform }}
15
steps:
16
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
17
with:
18
fetch-depth: 1
19
- uses: actions/setup-go@v6
.github/workflows/release.yml
runs-on: ${{ matrix.os }}
timeout-minutes: 20
path: go/src/github.com/lima-vm/sshocker
0 commit comments