Skip to content

Commit 14c7bc7

Browse files
author
Dennis Labordus
committed
Update action version.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent d58d73a commit 14c7bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Docker Buildx
1818
id: buildx
1919
uses: docker/setup-buildx-action@v1
20-
- name: Cache register
20+
- name: Cache Docker Register
2121
uses: actions/cache@v2
2222
with:
2323
path: /tmp/.buildx-cache

0 commit comments

Comments
 (0)