Skip to content

Commit eaf92cd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_prerelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
with:
1919
path: src/github.com/${{ env.ORIGINAL_REPO_NAME }}
20-
- uses: docker/setup-buildx-action@v3
20+
- uses: docker/setup-buildx-action@v4
2121
- name: Login to GitHub Container Registry
2222
uses: docker/login-action@v3
2323
with:

0 commit comments

Comments
 (0)