Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sinoru committed Aug 3, 2021
1 parent 2a06b3c commit 492221e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ steps:
- uses: actions/checkout@v2
- uses: sinoru/actions-setup-swift@v2
with:
swift-version: '5.3.3' # Exact version of a Swift version to use
swift-version: '5.4.2' # Exact version of a Swift version to use
- run: swift build -v
- run: swift test -v
```
Expand Down

0 comments on commit 492221e

Please sign in to comment.