We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93feea1 commit bc1e91fCopy full SHA for bc1e91f
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: macos-13
13
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
- name: Create Debug.xcconfig
17
run: cp ./BuildConfiguration/Debug.template.xcconfig ./BuildConfiguration/Debug.xcconfig
18
- name: Swiftlint
0 commit comments