Skip to content

Commit 6b1dac1

Browse files
Bump docker/setup-buildx-action from 3 to 4 (#3389)
1 parent c63ab2a commit 6b1dac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: mkdir secrets && echo -n "openslides" > secrets/postgres_password
3131

3232
- name: Setup Docker Buildx
33-
uses: docker/setup-buildx-action@v3
33+
uses: docker/setup-buildx-action@v4
3434
with:
3535
version: latest
3636

0 commit comments

Comments
 (0)