We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 491c5c9 commit ea77686Copy full SHA for ea77686
.github/workflows/publish_release.yml
@@ -11,7 +11,7 @@ on:
11
required: true
12
swift_syntax_version:
13
type: string
14
- default: 601.0.0
+ default: 603.0.0
15
description: "swift-syntax version"
16
# The version of swift-syntax to tag. If this is a prerelease, `-prerelease-<date>` is added to this version.
17
0 commit comments