Skip to content

Commit

Permalink
Merge pull request #670 from swift-actions/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…swift-actions/setup-swift-2
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
2 parents e1dca7c + 2067704 commit a6ceb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stability.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
swift: ["5.10"]
steps:
- uses: swift-actions/setup-swift@v1
- uses: swift-actions/setup-swift@v2
with:
swift-version: ${{ matrix.swift }}
- name: Swift version
Expand Down

0 comments on commit a6ceb06

Please sign in to comment.