diff --git a/.github/workflows/sqlancer-test-pipelines.yml b/.github/workflows/sqlancer-test-pipelines.yml index 0c95ce15e..d8422cf91 100644 --- a/.github/workflows/sqlancer-test-pipelines.yml +++ b/.github/workflows/sqlancer-test-pipelines.yml @@ -41,7 +41,7 @@ jobs: - name: Checkout Sqlancer uses: actions/checkout@v3 with: - ref: main + ref: v2.0.0 repository: sqlancer/sqlancer - name: Build SQLancer