We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6ced1 commit f2d4245Copy full SHA for f2d4245
.github/workflows/build-riscv64.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Set up QEMU on x86_64
51
id: qemu
52
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
53
with:
54
platforms: riscv64
55
0 commit comments