We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fcd350 + 66f37ad commit b1be188Copy full SHA for b1be188
1 file changed
.github/workflows/ci-cd.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v2
16
17
- name: Set up Docker Buildx
18
- uses: docker/setup-buildx-action@v1.3.0
+ uses: docker/setup-buildx-action@v1.5.0
19
20
- name: Cache Docker layers
21
uses: actions/cache@v2.1.6
0 commit comments