We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14b89d commit 90cd4fdCopy full SHA for 90cd4fd
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v6
30
- name: Build
31
- uses: capturecontext/swift-package-action/build@3.0-beta.10
+ uses: capturecontext/swift-package-action/build@3.0-beta.11
32
with:
33
xcode: ${{ matrix.xcode }}
34
cache-derived-data: true
0 commit comments