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 7f0576f commit fbcd6d1Copy full SHA for fbcd6d1
.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.0.2
+ - uses: actions/cache@v4.2.0
31
with:
32
path: |
33
~/go/pkg/mod
0 commit comments