Skip to content

Commit

Permalink
fix: try 5.5.2 instead of 5.5.3 for swift github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgriffing committed Mar 12, 2024
1 parent 18d6016 commit 7766a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:

- uses: swift-actions/setup-swift@v2
with:
swift-version: "5.5.3"
swift-version: "5.5.2"

- name: Get swift version
run: swift --version
Expand Down

0 comments on commit 7766a52

Please sign in to comment.