Skip to content

Commit 3607e4a

Browse files
authored
Fix formatting of QEMU setup action reference
1 parent 484c8a6 commit 3607e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/.github/workflows/build.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
7777

7878
- name: Set up QEMU
79-
uses: docker/setup-qemu-action@ 06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
79+
uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
8080
with:
8181
platforms: all
8282
if: runner.os == 'Linux' && runner.arch == 'X64'

0 commit comments

Comments
 (0)