Skip to content

Commit

Permalink
another workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Genaro-Chris committed Oct 20, 2023
1 parent e5b76af commit 25a3c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
swift: ["5.5", "5.7", "5.8", "5.9"]
steps:
- uses: swift-actions/setup-swift@v1
- uses: swift-actions/setup-swift@v1.25.0
with:
swift-version: ${{ matrix.swift }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit 25a3c69

Please sign in to comment.