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 fbcd6d1 commit d6be3feCopy full SHA for d6be3fe
.github/workflows/e2e-pr.yaml
@@ -27,7 +27,7 @@ jobs:
27
cache: true
28
- name: Build e2e image
29
run: make docker-build-e2e
30
- - uses: actions/cache@v4.2.0
+ - uses: actions/cache@v4.0.2
31
with:
32
path: |
33
~/go/pkg/mod
0 commit comments