Skip to content

Commit 4d5ce98

Browse files
authored
Fix the branches for DocC and markdown
1 parent fe0715d commit 4d5ce98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@
204204
"swift-installer-scripts": "release/5.8",
205205
"swift-docc": "release/5.8",
206206
"swift-lmdb": "release/5.8",
207-
"swift-docc-render-artifact": "main",
208-
"swift-docc-symbolkit": "main",
209-
"swift-markdown": "main",
207+
"swift-docc-render-artifact": "release/5.8",
208+
"swift-docc-symbolkit": "release/5.8",
209+
"swift-markdown": "release/5.8",
210210
"swift-nio": "2.31.2",
211211
"swift-nio-ssl": "2.15.0",
212212
"swift-experimental-string-processing": "swift/release/5.8"

0 commit comments

Comments
 (0)