We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac6f14c commit 838d2f0Copy full SHA for 838d2f0
.github/workflows/test-linux.yml
@@ -58,7 +58,7 @@ jobs:
58
EOF
59
chmod a+x main.sh
60
- name: Test
61
- uses: danobi/vmtest-action@master
+ uses: d-e-s-o/vmtest-action@topic/0.12.0
62
with:
63
kernel: bzImage
64
command: "/bin/bash -c ${{ github.workspace }}/main.sh"
0 commit comments