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 fd276da commit c4dc3ddCopy full SHA for c4dc3dd
1 file changed
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
complement-internal:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v6.0.2 # Checkout complement
+ - uses: actions/checkout@v6.0.3 # Checkout complement
18
- uses: actions/setup-go@v6
19
with:
20
go-version-file: go.mod
@@ -54,7 +54,7 @@ jobs:
54
timeout: 10m
55
56
57
58
59
60
0 commit comments