Skip to content

Commit

Permalink
Use non-fork of swift-setup in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MortenGregersen authored Jan 14, 2025
1 parent 629c894 commit 6f38c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
matrix:
swift: ["5", "6"]
steps:
- uses: NeedleInAJayStack/setup-swift@4e17dcd69a660eea371d715802c219601e76f50a
- uses: swift-actions/setup-swift@2
with:
swift-version: ${{ matrix.swift }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6f38c4d

Please sign in to comment.