We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f068d3d commit aaf5068Copy full SHA for aaf5068
README.md
@@ -54,7 +54,7 @@ for the [Swift Algorithms](https://github.com/skiptools/swift-algorithms) packag
54
```
55
swift-version:
56
description: 'The version of the Swift toolchain to use'
57
- default: '5.10.1'
+ default: '6.0.1'
58
package-path:
59
description: 'The folder where the swift package is checked out'
60
default: '.'
action.yml
@@ -7,7 +7,7 @@ inputs:
7
8
9
required: true
10
11
12
13
0 commit comments