Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tavernari authored Jun 15, 2024
1 parent 2817e96 commit 86194f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
runs-on: macos-latest

steps:
- name: Install Swift
uses: slashmo/install-swift@v0.4.0
- name: Swift Setup
uses: YOCKOW/Action-setup-swift@v1.1.20
with:
version: "6.0"
swift-version: 6.0

- name: Get Sources
uses: actions/checkout@v2
Expand Down

0 comments on commit 86194f3

Please sign in to comment.