File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 22<!--
33 Please check the following boxes [x] before submitting your issue.
44 Click the "Preview" tab for better readability.
5- Thanks for contributing to Parse Platform !
5+ Thanks for contributing to Parse-Swift !
66-->
77
88- [ ] I am not disclosing a [ vulnerability] ( https://github.com/netreconlab/Parse-Swift/security/policy ) .
1111### Issue Description
1212<!-- Add a brief description of the issue this PR solves. -->
1313
14- Related issue: #` FILL_THIS_OUT `
15-
1614### Approach
1715<!-- Add a description of the approach in this PR. -->
1816
Original file line number Diff line number Diff line change @@ -219,8 +219,8 @@ jobs:
219219 - uses : actions/checkout@v3
220220 - uses : compnerd/gha-setup-swift@v0.0.1
221221 with :
222- branch : swift-5.6.3 -release
223- tag : 5.6.3 -RELEASE
222+ branch : swift-5.7.1 -release
223+ tag : 5.7.1 -RELEASE
224224 - name : Build
225225 run : |
226226 swift build -v
You can’t perform that action at this time.
0 commit comments