Skip to content

Commit ff89097

Browse files
committed
Update docker/setup-buildx-action
1 parent 381a475 commit ff89097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
using: composite
2727
steps:
2828
- name: Set up Docker Buildx
29-
uses: docker/setup-buildx-action@v2
29+
uses: docker/setup-buildx-action@v3
3030

3131
- name: Get Latest Idris Commit SHA
3232
id: get-sha

0 commit comments

Comments
 (0)