Skip to content

Commit

Permalink
Merge pull request #18 from oracle-samples/fixci
Browse files Browse the repository at this point in the history
Fix ref
  • Loading branch information
ddrechse authored Sep 3, 2024
2 parents c8e3f99 + 5eec3c9 commit 3146f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3146f7d

Please sign in to comment.