Skip to content

Commit

Permalink
Merge pull request #788 from licensee/dependabot/github_actions/swift…
Browse files Browse the repository at this point in the history
…-actions/setup-swift-2.2.0

Bump swift-actions/setup-swift from 2.1.0 to 2.2.0
  • Loading branch information
MikeMcQuaid authored Feb 6, 2025
2 parents bf5652e + 49a4ffe commit f7d54ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Swift
uses: swift-actions/setup-swift@3aed395c5397f62deb91d8fe7af1418a9ae4d16f
uses: swift-actions/setup-swift@d4537ff835c9778c934e48f78639e270edd5839e
with:
swift-version: ${{ matrix.swift }}
- name: Set up Ruby
Expand Down

0 comments on commit f7d54ff

Please sign in to comment.