We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e5d3d commit b582c63Copy full SHA for b582c63
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
39
40
- name: Set up Docker Buildx
41
- uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
+ uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
42
with:
43
install: true
44
0 commit comments