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.
2 parents 7234e9f + 2022b05 commit cb024a1Copy full SHA for cb024a1
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Setup Docker BuildX
35
id: setup-buildx
36
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
37
with:
38
install: true
39
driver-opts: network=host
0 commit comments