We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71e97f8 + 94e1f5d commit fed9d1cCopy full SHA for fed9d1c
1 file changed
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ jobs:
4
test:
5
runs-on: macos-12
6
steps:
7
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
8
- name: Run tests
9
env:
10
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app
0 commit comments