Skip to content

Commit 492221e

Browse files
committed
Update README.md
1 parent 2a06b3c commit 492221e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ steps:
1717
- uses: actions/checkout@v2
1818
- uses: sinoru/actions-setup-swift@v2
1919
with:
20-
swift-version: '5.3.3' # Exact version of a Swift version to use
20+
swift-version: '5.4.2' # Exact version of a Swift version to use
2121
- run: swift build -v
2222
- run: swift test -v
2323
```

0 commit comments

Comments
 (0)