Skip to content

Commit af56c58

Browse files
Update docker/setup-qemu-action action to v4 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 328f15a commit af56c58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v6
15-
- uses: docker/setup-qemu-action@v3
15+
- uses: docker/setup-qemu-action@v4
1616
- uses: docker/setup-buildx-action@v3
1717
- uses: docker/login-action@v4
1818
with:

0 commit comments

Comments
 (0)