We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07e36d commit 5e3b999Copy full SHA for 5e3b999
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
18
19
- name: Set up Docker Buildx
20
- uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
+ uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
21
with:
22
install: true
23
0 commit comments