Skip to content

Commit 1b9db0a

Browse files
authored
Merge pull request #285 from shurco/dependabot/github_actions/docker/setup-qemu-action-4
🔧 build(deps): Bump docker/setup-qemu-action from 3 to 4
2 parents 95a3640 + aff2945 commit 1b9db0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v6
1919
with:
2020
fetch-depth: 0
21-
- uses: docker/setup-qemu-action@v3
21+
- uses: docker/setup-qemu-action@v4
2222
- uses: docker/setup-buildx-action@v4
2323
- uses: docker/login-action@v4
2424
with:

0 commit comments

Comments
 (0)