From 6ab1cb8882dc8b35a17502665f84c6612cdfaca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Sat, 5 Oct 2019 12:57:26 +0200 Subject: [PATCH] =?UTF-8?q?inputs=20=E2=86=92=20with?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a740d7f..890c77f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: steps: - uses: actions/checkout@v1 - uses: . - inputs: + with: version: 0.5.0 - run: zig run src/main.zig working-directory: test