We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90f76f commit bae17f4Copy full SHA for bae17f4
1 file changed
.github/workflows/swift.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: macos-latest
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
- name: List available Xcode versions
20
run: ls /Applications | grep Xcode
21
- name: Show current version of Xcode
0 commit comments