Skip to content

Commit 9fad301

Browse files
committed
Update README.md
1 parent be988f2 commit 9fad301

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
@@ -16,7 +16,7 @@ steps:
1616
- uses: actions/checkout@v2
1717
- uses: sinoru/actions-setup-swift@v1
1818
with:
19-
swift-version: '5.3.0' # Exact version of a Swift version to use
19+
swift-version: '5.3.3' # Exact version of a Swift version to use
2020
- run: swift build -v
2121
- run: swift test -v
2222
```

0 commit comments

Comments
 (0)