diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 467b694..0116ce1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,4 +20,4 @@ jobs: - uses: actions/checkout@v1 - uses: ./ with: - version: 0.9.1 \ No newline at end of file + version: v0.9.1 \ No newline at end of file