Skip to content

Commit

Permalink
bump swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldavidw committed Jul 20, 2024
1 parent 9e698d7 commit 49c06ed
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 @@ -15,7 +15,7 @@ jobs:
steps:
- uses: swift-actions/setup-swift@3aed395c5397f62deb91d8fe7af1418a9ae4d16f # v2.1.0
with:
swift-version: "5.4.3"
swift-version: "5.10.1"
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Build
run: swift build
Expand Down

0 comments on commit 49c06ed

Please sign in to comment.