diff --git a/README.md b/README.md index 506bbdd..6d29b64 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ strategy: steps: - name: Generate go test Slice id: test_split - uses: brandonc/go-test-split-action@v1.0.0 + uses: brandonc/go-test-split-action@v1 with: total: ${{ matrix.parallel }} index: ${{ matrix.index }}