parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
306 stars 69 forks source link

ci: bump major version of actions checkout #361

Closed cbaker6 closed 2 years ago

cbaker6 commented 2 years ago

New Pull Request Checklist

Issue Description

GitHub actions checkout is currently not running on the latest version along with Xcode

Related issue: #n/a

Approach

Bump major version of actions checkout and minor version of Xcode in CI

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

codecov[bot] commented 2 years ago

Codecov Report

Merging #361 (ce165e5) into main (c57fc2e) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
+ Coverage   87.93%   87.96%   +0.03%     
==========================================
  Files         114      114              
  Lines       12198    12198              
==========================================
+ Hits        10726    10730       +4     
+ Misses       1472     1468       -4     
Impacted Files Coverage Δ
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift 76.58% <0.00%> (+0.58%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c57fc2e...ce165e5. Read the comment docs.