There was an error while loading. Please reload this page.
2 parents 9240767 + a4101b1 commit ae94fd1Copy full SHA for ae94fd1
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
cd install-tests/ && git submodule init && git submodule update
22
23
- name: Set up Docker
24
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
25
26
- name: Install Bats
27
run: |
0 commit comments