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 205c0d5 commit b02d968Copy full SHA for b02d968
1 file changed
.github/workflows/caddy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout
16
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17
- name: Set up QEMU
18
- uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
+ uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
19
with:
20
platforms: all
21
- name: Set up Docker Buildx
0 commit comments