We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9ed92 commit 51eea5bCopy full SHA for 51eea5b
.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.12
+ uses: capturecontext/swift-package-action/build@main
32
with:
33
xcode: ${{ matrix.xcode }}
34
cache-derived-data: true
0 commit comments