We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379ef4d commit 0a0a3d7Copy full SHA for 0a0a3d7
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
39
40
- name: Set up Docker Buildx
41
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
+ uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349
42
with:
43
install: true
44
0 commit comments