diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a41c72..b31effc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,6 +56,8 @@ jobs: - name: Test Local Action id: test-action uses: ./ + with: + zig-version: 0.13.0 - name: Print Output id: output