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.
2 parents 400d684 + df67303 commit ac9783fCopy full SHA for ac9783f
.github/workflows/publish_release.yml
@@ -14,13 +14,13 @@ on:
14
required: true
15
swift_format_version:
16
type: string
17
- default: 603.0.0
+ default: 604.0.0
18
description: "swift-format version"
19
# The version of swift-format to tag. If this is a prerelease, `-prerelease-<date>` is added to this version.
20
21
swift_syntax_tag:
22
23
24
description: "swift-syntax version"
25
# The swift-syntax version to depend on. If this is a prerelease, the latest swift-syntax prerelease tag for this version is used.
26
0 commit comments