diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7725fb2..ee2708c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v2 with: repository: parse-community/parse-server - ref: 7.3.0-alpha.7 + ref: ${{ matrix.version }} path: parse-server - name: Checkout templateCodeAndSpecs uses: actions/checkout@v2