Skip to content

Commit

Permalink
1718367737
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh Kulykov committed Jun 14, 2024
1 parent 8dee6d0 commit 149873d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
swift: ["5"]
runs-on: ${{ matrix.os }}
steps:
- uses: swift-actions/setup-swift
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
with:
swift-version: ${{ matrix.swift }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit 149873d

Please sign in to comment.