We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6ef95 commit 14ded2fCopy full SHA for 14ded2f
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
platform: [ubuntu-latest, macos-latest]
14
runs-on: ${{ matrix.platform }}
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
with:
18
fetch-depth: 1
19
- uses: actions/setup-go@v4
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
timeout-minutes: 20
20
path: go/src/github.com/lima-vm/sshocker
21
0 commit comments