Use actions major version in workflows

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2020-11-12 20:28:46 +01:00
parent 440b8eef4d
commit 372ceaa56f
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2.3.4
uses: actions/checkout@v2
-
name: Set up QEMU
id: qemu