Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelesantos authored Oct 31, 2024
1 parent 62b22c2 commit 5a3dd2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: swift-actions/setup-swift@v1
- uses: SwiftyLab/setup-swift@latest
with:
swift-version: "5.9"
swift-version: "6.0.0"
- name: Get swift version
run: swift --version
- name: Build
Expand Down

0 comments on commit 5a3dd2a

Please sign in to comment.