Skip to content

Commit

Permalink
Updated workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rwbutler committed Nov 6, 2023
1 parent 0883ebc commit 57e33b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
swift: ["5.9"]
runs-on: ${{ matrix.os }}
steps:
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
- uses: swift-actions/setup-swift@1.25.0
with:
swift-version: ${{ matrix.swift }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit 57e33b6

Please sign in to comment.