Skip to content

Commit

Permalink
feat: update swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaraMincho committed Dec 28, 2024
1 parent f3189fe commit 99432ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
swift: ["6.0", "5.9"]
runs-on: ${{ matrix.os }}
steps:
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
- uses: swift-actions/setup-swift@v2.1.0
with:
swift-version: ${{ matrix.swift }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit 99432ed

Please sign in to comment.