We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbded09 commit 166f54cCopy full SHA for 166f54c
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: macOS-13
35
steps:
36
- name: git checkout
37
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
38
39
- name: unit tests
40
run: |
.github/workflows/pod-lint.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
- name: ruby versions
26
.github/workflows/spm.yml
- name: xcode version
run: xcodebuild -version -sdk
0 commit comments