We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366fcc0 commit c40be24Copy full SHA for c40be24
1 file changed
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
50
steps:
51
- name: Set up QEMU
52
- uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
+ uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
53
with:
54
platforms: arm64,amd64
55
0 commit comments