We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d1c16 commit ab5bf56Copy full SHA for ab5bf56
.github/workflows/e2e.yaml
@@ -47,7 +47,7 @@ jobs:
47
id: setup-go
48
with:
49
go-version: "~1.21.3"
50
- - name: gache tools
+ - name: Cache tools
51
uses: actions/cache@v4
52
53
path: bin
0 commit comments