Commit b81d6be
fix: replace non-existent swift-action with container-based Swift setup
Replace swiftlang/swift-action@v2 (which doesn't exist) with the
container-based approach using the official swift:6.2-noble Docker image.
This matches the proven pattern from CelestraCloud's workflow and
eliminates the "Unable to resolve action swiftlang/swift-action,
repository not found" error.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 2bdaba5 commit b81d6be
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 35 | | |
40 | 36 | | |
41 | 37 | | |
| |||
0 commit comments