Skip to content

Commit

Permalink
Bump setup-swift to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Jun 20, 2024
1 parent 43781eb commit 1fff5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
Scripts/install-dependencies-brew
- name: Install Swift
uses: swift-actions/setup-swift@v1
uses: swift-actions/setup-swift@v2
with:
swift-version: ${{ matrix.swift }}
- name: Build
Expand Down

0 comments on commit 1fff5eb

Please sign in to comment.