Skip to content

Commit b5e8c78

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent f498327 commit b5e8c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
-
7979
name: Set up Docker Buildx
8080
if: env.exists == 'false'
81-
uses: docker/setup-buildx-action@v3
81+
uses: docker/setup-buildx-action@v4
8282
-
8383
name: Login into Docker Hub
8484
if: env.exists == 'false'

0 commit comments

Comments
 (0)