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 d58d73a commit 14c7bc7Copy full SHA for 14c7bc7
.github/workflows/run-integration-tests.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Docker Buildx
18
id: buildx
19
uses: docker/setup-buildx-action@v1
20
- - name: Cache register
+ - name: Cache Docker Register
21
uses: actions/cache@v2
22
with:
23
path: /tmp/.buildx-cache
0 commit comments