We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5b58a2 + 6cda49a commit 986cbb5Copy full SHA for 986cbb5
.github/workflows/publish_release.yml
@@ -11,13 +11,13 @@ on:
11
required: true
12
swift_format_version:
13
type: string
14
- default: 601.0.0
+ default: 602.0.0
15
description: "swift-format version"
16
# The version of swift-format to tag. If this is a prerelease, `-prerelease-<date>` is added to this version.
17
18
swift_syntax_tag:
19
20
21
description: "swift-syntax version"
22
# The swift-syntax version to depend on. If this is a prerelease, the latest swift-syntax prerelease tag for this version is used.
23
0 commit comments