We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43dbaf commit 9a1e74eCopy full SHA for 9a1e74e
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: Set up QEMU
27
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
28
29
- name: Set up Docker Buildx
30
uses: docker/setup-buildx-action@v2
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments