diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 094a0e3..8f958ac 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -133,7 +133,7 @@ jobs: options: BUILD_TESTING=ON - name: Test Project - uses: threeal/ctest-action@v1.0.0 + uses: threeal/ctest-action@v1.1.0 test-action-with-custom-generator: name: Test Action With Custom Generator