Update sqlancer-test-pipelines.yml

pull/6697/head
Gokhan Gulbiz 2023-07-04 11:21:28 +03:00 committed by GitHub
parent 10d46fb28d
commit 21bf66cddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
- name: Checkout Sqlancer - name: Checkout Sqlancer
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
ref: main ref: v2.0.0
repository: sqlancer/sqlancer repository: sqlancer/sqlancer
- name: Build SQLancer - name: Build SQLancer