Skip to content

Commit

Permalink
Fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ddrechse committed Sep 3, 2024
1 parent c8e3f99 commit 5eec3c9
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 5eec3c9

Please sign in to comment.