Skip to content

Commit

Permalink
Merge pull request #2 from ensan-hcl/dependabot/github_actions/swift-…
Browse files Browse the repository at this point in the history
…actions/setup-swift-2
  • Loading branch information
ensan-hcl committed Mar 13, 2024
2 parents e973b44 + 0597a37 commit 81c5e06
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 @@ -16,7 +16,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
steps:
- uses: swift-actions/setup-swift@v1
- uses: swift-actions/setup-swift@v2
with:
swift-version: 5.9
- uses: actions/checkout@v4
Expand Down

0 comments on commit 81c5e06

Please sign in to comment.