We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f091cd0 commit a449023Copy full SHA for a449023
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
39
40
- name: Set up Docker Buildx
41
- uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
+ uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
42
with:
43
install: true
44
0 commit comments