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 eaa5bc8 commit 0f3b2b1Copy full SHA for 0f3b2b1
.github/workflows/ci.yml
@@ -104,7 +104,7 @@ jobs:
104
105
# Setup
106
- name: Set up QEMU
107
- uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
+ uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
108
109
- name: Set up Docker Buildx
110
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
0 commit comments