Skip to content

Commit 90cd4fd

Browse files
committed
feat(CI): Update config
1 parent a14b89d commit 90cd4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v6
3030
- name: Build
31-
uses: capturecontext/swift-package-action/build@3.0-beta.10
31+
uses: capturecontext/swift-package-action/build@3.0-beta.11
3232
with:
3333
xcode: ${{ matrix.xcode }}
3434
cache-derived-data: true

0 commit comments

Comments
 (0)